Tests: Exclude JS AST and bytecode tests from prettier checks
This commit is contained in:
parent
ad92622cf4
commit
9418fb0f8e
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
Tests/LibJS/AST/
|
||||
Tests/LibJS/Bytecode/
|
||||
Tests/LibJS/Runtime/invalid-lhs-in-assignment.js
|
||||
Tests/LibJS/Runtime/unicode-identifier-escape.js
|
||||
Tests/LibJS/Runtime/modules/failing.mjs
|
||||
|
|
|
|||
Loading…
Reference in a new issue