prepare command
This commit is contained in:
parent
a1c3547db4
commit
e3797d2577
@ -12,6 +12,7 @@
|
||||
"author": "Florian Dold",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"prepare": "tsc && rollup -c",
|
||||
"compile": "tsc && rollup -c",
|
||||
"pretty": "prettier --write src",
|
||||
"test": "tsc && ava",
|
||||
|
Loading…
Reference in New Issue
Block a user