Skip to content

Commit 3c8543a

Browse files
Remove test:format
1 parent e33f8c9 commit 3c8543a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"test:pr": "nx affected --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build",
1414
"test:ci": "nx run-many --targets=test:sherif,test:knip,test:docs,test:eslint,test:lib,test:types,test:build,build",
1515
"test:eslint": "nx affected --target=test:eslint",
16-
"test:format": "pnpm run prettier --check",
1716
"test:sherif": "sherif",
1817
"test:lib": "nx affected --target=test:lib --exclude=examples/**",
1918
"test:lib:dev": "pnpm run test:lib && nx watch --all -- pnpm run test:lib",

0 commit comments

Comments
 (0)