mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2026-01-07 09:55:33 +00:00
Refactor, CLI arg, full type coverage w/ JSDoc, handle rollover year and most other errors
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"check-types": "tsc --project ./jsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.2",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user