aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/main/.eslintrc.json')
-rw-r--r--packages/main/.eslintrc.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/main/.eslintrc.json b/packages/main/.eslintrc.json
deleted file mode 100644
index 6b736e2..0000000
--- a/packages/main/.eslintrc.json
+++ /dev/null
@@ -1,6 +0,0 @@
1{
2 "globals": {
3 "NodeJS": false,
4 "require": false
5 }
6}