aboutsummaryrefslogtreecommitdiff
path: root/node_modules/has-symbol-support-x/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/has-symbol-support-x/.eslintrc.json')
-rw-r--r--node_modules/has-symbol-support-x/.eslintrc.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/has-symbol-support-x/.eslintrc.json b/node_modules/has-symbol-support-x/.eslintrc.json
new file mode 100644
index 0000000..7d4d3dd
--- /dev/null
+++ b/node_modules/has-symbol-support-x/.eslintrc.json
@@ -0,0 +1,6 @@
+{
+ "root": true,
+ "extends": [
+ "@xotic750/eslint-config-standard-x"
+ ]
+}