summaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 92c421c..b2af456 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -1,9 +1,5 @@
{
"env": {
- "browser": true,
- "commonjs": true,
- "es2021": true,
- "amd": true
},
"extends": "eslint:recommended",
"parserOptions": {