mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-06-01 13:32:54 +00:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
|
|
"tsc": "npx -p typescript@5 -- tsc -p ./jsconfig.json"
|
|
"lint": "npm run jshint && npm run tsc",
|