Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f56bee2

Browse files
committed
build: ignore the snapshot tests
1 parent 76dbf8a commit f56bee2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
**/tests/fixtures/**/*
2+
**/tests/rules/*
23
**/dist
34
**/coverage
45
**/typescript-eslint-shared-fixtures
56
**/tests/integration/fixtures/**/*
67
**/lib/configs/recommended.json
78
**/.vscode
8-
**/.nyc_output
9+
**/.nyc_output

0 commit comments

Comments
 (0)