DEV: Ember linting - disallow Ember.* variable usage (#8782)

This commit is contained in:
Mark VanLandingham
2020-02-05 10:14:42 -06:00
committed by GitHub
parent 88779d849f
commit 499b57a9ed
31 changed files with 97 additions and 49 deletions

View File

@@ -43,6 +43,7 @@
"@arkweid/lefthook": "^0.6.3",
"chrome-launcher": "^0.12.0",
"chrome-remote-interface": "^0.25",
"eslint-plugin-discourse-ember": "0.0.3",
"eslint-config-discourse": "1.1.0",
"lodash-cli": "https://github.com/lodash-archive/lodash-cli.git",
"pretender": "^1.6",