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.
1 parent e33f8c9 commit 3c8543aCopy full SHA for 3c8543a
package.json
@@ -13,7 +13,6 @@
13
"test:pr": "nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build",
14
"test:ci": "nx run-many --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build",
15
"test:eslint": "nx affected --target=test:eslint",
16
- "test:format": "pnpm run prettier --check",
17
"test:sherif": "sherif",
18
"test:lib": "nx affected --target=test:lib --exclude=examples/**",
19
"test:lib:dev": "pnpm run test:lib && nx watch --all -- pnpm run test:lib",
0 commit comments