Skip to content

Commit 9448312

Browse files
OrRosenblattantongolub
authored andcommitted
chore: fix automatic linter command
1 parent 35d4c9a commit 9448312

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
@@ -31,7 +31,6 @@
3131
},
3232
"scripts": {
3333
"clean": "rimraf target buildcache docs coverage",
34-
"lint:fix": "yarn lint --fix",
3534
"format": "prettier --write \"src/**/*.ts\"",
3635
"test": "concurrently 'npm:test:*'",
3736
"test:unit": "NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand",

0 commit comments

Comments
 (0)