summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Tests/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/LibJS/Tests/.prettierignore')
-rw-r--r--Libraries/LibJS/Tests/.prettierignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Libraries/LibJS/Tests/.prettierignore b/Libraries/LibJS/Tests/.prettierignore
new file mode 100644
index 0000000000..dca057cb36
--- /dev/null
+++ b/Libraries/LibJS/Tests/.prettierignore
@@ -0,0 +1,3 @@
+classes/class-expressions.js
+functions/function-strict-mode.js
+new-expression.js