Meta: Remove a couple of files from .prettierignore

These are now formatted just fine and no longer cause errors or
unintended formatting changes.
This commit is contained in:
Linus Groh 2022-08-26 20:03:38 +01:00
parent 6989f304bc
commit ed14ca16e5
Notes: sideshowbarker 2024-07-17 07:42:32 +09:00

View file

@ -1,8 +1,3 @@
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