🔧 Global formatting and update formatting
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"cli": "rollup -c rollup.config.js --watch",
|
||||
"cli:dev": "cross-env NODE_ENV=development rollup -c rollup.config.js -w",
|
||||
"cli:build": "cross-env NODE_ENV=production rollup -c rollup.config.js",
|
||||
"format": "npx prettier --write . --ignore-unknown",
|
||||
"prepublishOnly": "npm run cli:build"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user