We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7c19a commit 666c69dCopy full SHA for 666c69d
.eslintrc.yml
@@ -22,6 +22,7 @@ ignorePatterns:
22
- node_modules/
23
- /dist/
24
- /tsc-out/
25
+ - /test262/
26
rules:
27
array-element-newline:
28
- error
0 commit comments