This commit is contained in:
Alex
2024-03-30 02:06:38 -04:00
parent 19b07691fc
commit 4d2762de39
7 changed files with 1005 additions and 553 deletions

View File

@ -26,10 +26,10 @@ index 883c03b7..0111d616 100644
}
diff --git a/.eslintrc b/.eslintrc
deleted file mode 100644
index 224ffcb0..00000000
index 80e1014c..00000000
--- a/.eslintrc
+++ /dev/null
@@ -1,268 +0,0 @@
@@ -1,267 +0,0 @@
-{
- "root": true,
- "plugins": [
@ -261,7 +261,6 @@ index 224ffcb0..00000000
- {
- "files": [
- "utils/**", // TODO
- "src/ExportMap.js", // TODO
- ],
- "rules": {
- "no-use-before-define": "off",