mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced 2024-12-01 19:35:08 +03:00
rename script to testcases
This commit is contained in:
parent
2eb1660308
commit
1fd0880169
@ -17,7 +17,7 @@
|
|||||||
"lint": "tsdx lint",
|
"lint": "tsdx lint",
|
||||||
"prepare": "tsdx build",
|
"prepare": "tsdx build",
|
||||||
"run": "ts-node -O \"{\\\"module\\\": \\\"CommonJS\\\"}\" src/index.ts",
|
"run": "ts-node -O \"{\\\"module\\\": \\\"CommonJS\\\"}\" src/index.ts",
|
||||||
"examples": "ts-node ./scripts/compile-examples.ts"
|
"testcases": "ts-node ./scripts/compile-examples.ts"
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"husky": {
|
"husky": {
|
||||||
|
Loading…
Reference in New Issue
Block a user