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