Skip to content

Commit 7eb99d9

Browse files
chore: fix lint
1 parent c3bdad4 commit 7eb99d9

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

cspell.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@
336336
"WHATWG",
337337
"publicpath",
338338
"Uninstantiated",
339-
"sccs"
339+
"sccs",
340+
"FEFF"
340341
],
341342
"ignoreRegExpList": [
342343
"/Author.+/",
@@ -359,6 +360,7 @@
359360
"**/**/*.snap",
360361
"test/cases/json/weird-properties/globals.json",
361362
"test/JavascriptParser.unittest.js",
363+
"test/test262-cases/**",
362364
"**/*.svg",
363365
"*.log",
364366
"**/*.wasm",

test/test262-cases

Submodule test262-cases updated 45 files

0 commit comments

Comments
 (0)