mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-14 23:10:50 +00:00
fix: add prettire cache
This commit is contained in:
parent
df7c1a85a3
commit
16536c7158
@ -11,7 +11,7 @@
|
||||
"scripts": {
|
||||
"lint-check": "pnpm run prettier --check && pnpm run eslint",
|
||||
"lint-fix": "pnpm run prettier --write && pnpm run eslint --fix",
|
||||
"prettier": "prettier .",
|
||||
"prettier": "prettier . --cache",
|
||||
"eslint": "eslint --cache \"**/src/**/*.{js,ts}\""
|
||||
},
|
||||
"author": "Fluence Labs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user