summaryrefslogtreecommitdiff
path: root/.prettierignore
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2022-08-26 20:03:38 +0100
committerLinus Groh <mail@linusgroh.de>2022-08-26 20:03:38 +0100
commited14ca16e5c22fb5d3bfb03f40f969af353bd4f0 (patch)
tree69b1d8ef8f74f0d7d8389229853d17e236c099a0 /.prettierignore
parent6989f304bc1f9376c856d6692b098374da25a398 (diff)
downloadserenity-ed14ca16e5c22fb5d3bfb03f40f969af353bd4f0.zip
Meta: Remove a couple of files from .prettierignore
These are now formatted just fine and no longer cause errors or unintended formatting changes.
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.prettierignore b/.prettierignore
index 1f03a3f0a1..95fa7d51cf 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -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