mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 09:39:51 +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",
|