Skip to content

Commit d2feed6

Browse files
Shinigami92demipel8
authored andcommitted
ci: clean eslintcache file (faker-js#467)
1 parent 9eb2e2a commit d2feed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tsconfig.json"
5252
],
5353
"scripts": {
54-
"clean": "rimraf coverage dist docs/.vitepress/dist pnpm-lock.yaml node_modules",
54+
"clean": "rimraf coverage .eslintcache dist docs/.vitepress/dist pnpm-lock.yaml node_modules",
5555
"build:clean": "rimraf dist",
5656
"build:code": "esno ./scripts/bundle.ts",
5757
"build:types": "tsc --emitDeclarationOnly --outDir dist/types",

0 commit comments

Comments
 (0)