Skip to content

Commit 666c69d

Browse files
12wrigjajustingrant
authored andcommitted
Stop linting the test262 directory.
If we have setup the test262 submodule, running linting would "hang" while it tried to lint all of that too.
1 parent 7f7c19a commit 666c69d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ignorePatterns:
2222
- node_modules/
2323
- /dist/
2424
- /tsc-out/
25+
- /test262/
2526
rules:
2627
array-element-newline:
2728
- error

0 commit comments

Comments
 (0)