nixos-configs/devices/nos/modules/subtitles/syncing/node-syncsub/package.json
matt1432 c51d07bdbf
All checks were successful
Discord / discord commits (push) Has been skipped
feat(subsync): setup node script for syncing subs
2024-03-26 11:31:59 -04:00

10 lines
249 B
JSON

{
"devDependencies": {
"@stylistic/eslint-plugin": "^1.4.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"typescript": "^5.3.3"
}
}