👷 Change pre-commit format fix to check only
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"dev": "rollup --watch --config rollup.config.js",
|
||||
"build": "rollup --config rollup.config.js",
|
||||
"lint": "eslint --fix \"src/**/*.ts*\"",
|
||||
"format:fix": "prettier --write ./src"
|
||||
"format:check": "prettier --check ./src"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user