Files
vim-ale/package.json.extra
2023-10-12 02:34:41 +00:00

4 lines
105 B
Plaintext

"tsc": "npx -p typescript@5 -- tsc -p ./jsconfig.json"
"lint": "npm run jshint && npm run tsc",