diff options
author | Devaev Maxim <[email protected]> | 2018-11-27 17:44:02 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-11-27 17:44:02 +0300 |
commit | 6c2d8900f53cca2f5e0980f8ac038566080986a9 (patch) | |
tree | e4cc9e231e20c011b4a7666ac6ca5b6457ff5d70 /testenv | |
parent | 2cea16a978f475aa2b12d49d7ac2eccfd5c6892f (diff) |
refactoring
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/eslintrc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/eslintrc.yaml b/testenv/eslintrc.yaml index 8c3d07f9..2ef7c7fc 100644 --- a/testenv/eslintrc.yaml +++ b/testenv/eslintrc.yaml @@ -9,7 +9,7 @@ globals: Ui: true ui: true tools: true - check_browser: true + checkBrowser: true "$": true "$$": true |