We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--experimental-cli
1 parent ef3222f commit c173515Copy full SHA for c173515
package.json
@@ -59,7 +59,7 @@
59
},
60
"lint-staged": {
61
"*.{js,ts,vue,json}": [
62
- "prettier --write"
+ "prettier --write --experimental-cli"
63
]
64
65
"publishConfig": {
0 commit comments