File tree Expand file tree Collapse file tree 3 files changed +5
-25
lines changed Expand file tree Collapse file tree 3 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 44test /
55docs /
66docsgen /
7- jest.config.json
8- .travis.yml
7+ .github /
8+ jest.config.ts
99tslint.json
10+ eslint.config.mjs
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 " typescript" ,
1010 " typesafe"
1111 ],
12- "version" : " 1.1.0 " ,
12+ "version" : " 2.0.1 " ,
1313 "license" : " MIT" ,
1414 "homepage" : " https://github.com/jscheiny/safe-units" ,
1515 "bugs" : " https://github.com/jscheiny/safe-units/issues" ,
4444 },
4545 "devDependencies" : {
4646 "@eslint/js" : " ^9.2.0" ,
47+ "@stylistic/eslint-plugin-ts" : " ^2.1.0" ,
4748 "@types/commonmark" : " ^0.27.9" ,
4849 "@types/jest" : " ^29.5.12" ,
4950 "@types/node" : " ^20.12.12" ,
6667 "typescript" : " ^5.4.5" ,
6768 "typescript-eslint" : " ^7.9.0" ,
6869 "typestyle" : " ^2.4.0"
69- },
70- "dependencies" : {
71- "@stylistic/eslint-plugin-ts" : " ^2.1.0"
7270 }
7371}
You can’t perform that action at this time.
0 commit comments