Chore: Add eslint no-restricted-globals rule (#104519)

* Chore: Add no-restricted-globals eslint rule

* Fix eslint warnings

* Revert some changes

* Update

* Feedback
This commit is contained in:
Alex Khomenko
2025-05-12 12:38:26 +03:00
committed by GitHub
parent 8f17f607fa
commit a9b6d098e9
41 changed files with 74 additions and 41 deletions
+2
View File
@@ -108,6 +108,7 @@
"@types/babel__preset-env": "^7",
"@types/chance": "^1.1.3",
"@types/common-tags": "^1.8.0",
"@types/confusing-browser-globals": "^1",
"@types/d3": "7.4.3",
"@types/d3-force": "^3.0.0",
"@types/d3-scale-chromatic": "3.1.0",
@@ -166,6 +167,7 @@
"chance": "^1.0.10",
"chrome-remote-interface": "0.33.2",
"codeowners": "^5.1.1",
"confusing-browser-globals": "^1.0.11",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.40.0",
"crashme": "0.0.15",