aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/.eslintrc')
-rw-r--r--server/sonar-web/.eslintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-web/.eslintrc b/server/sonar-web/.eslintrc
index 04c8dcddb7a..70b2aac1fa0 100644
--- a/server/sonar-web/.eslintrc
+++ b/server/sonar-web/.eslintrc
@@ -12,7 +12,6 @@
"globals": {
"key": true,
- "d3": true,
"baseUrl": true,
"SyntheticInputEvent": true
},