parent
cd86c7302b
commit
31ae95179d
File diff suppressed because one or more lines are too long
|
@ -7,6 +7,7 @@
|
||||||
"author": "Webber <webber@takken.io>",
|
"author": "Webber <webber@takken.io>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prebuild": "yarn",
|
||||||
"build": "ncc build src --out action --minify",
|
"build": "ncc build src --out action --minify",
|
||||||
"lint": "prettier --check \"src/**/*.js\" && eslint src",
|
"lint": "prettier --check \"src/**/*.js\" && eslint src",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
|
|
Loading…
Reference in New Issue