serenity/.prettierignore
Linus Groh f538df7572 CI: Bump prettier to latest version (2.4.1)
We didn't initially upgrade because it started to (incorrectly) see
files as strict mode and chokes on things that then would be syntax
errors - but we're starting to fall behind a bit, so I'd rather put
these files on the ignore list instead.
2021-11-21 01:18:23 +00:00

9 lines
470 B
Plaintext

Base/home/anon/Source/js
Userland/Libraries/LibJS/Tests/builtins/Object/Object.prototype.toString.js
Userland/Libraries/LibJS/Tests/eval-aliasing.js
Userland/Libraries/LibJS/Tests/if-statement-function-declaration.js
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
Userland/Libraries/LibJS/Tests/operators/delete-global-variable.js
Userland/Libraries/LibJS/Tests/operators/delete-local-variable.js
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js