👷 Change pre-commit format fix to check only
This commit is contained in:
@ -11,7 +11,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"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Baptiste Arnaud",
|
||||
|
Reference in New Issue
Block a user