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