mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 08:55:37 +08:00
removed Chart from the linter's globals whitelist
This commit is contained in:
parent
adc097ffc2
commit
607638f608
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ let eslintConfig = {
|
|||
"moment",
|
||||
"html2canvas",
|
||||
"ClipboardItem",
|
||||
"Chart",
|
||||
],
|
||||
envs: ["es6", "browser", "node"],
|
||||
rules: {
|
||||
|
|
Loading…
Reference in a new issue