aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/has-proto/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/has-proto/.eslintrc')
-rw-r--r--backend/node_modules/has-proto/.eslintrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/node_modules/has-proto/.eslintrc b/backend/node_modules/has-proto/.eslintrc
new file mode 100644
index 0000000..3b5d9e9
--- /dev/null
+++ b/backend/node_modules/has-proto/.eslintrc
@@ -0,0 +1,5 @@
+{
+ "root": true,
+
+ "extends": "@ljharb",
+}