Upgrade ESLint and rules
https://github.com/mattermost/mattermost-webapp/blob/v4.7.1/.eslintrc.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "./.eslintrc-platform.json",
|
||||
"extends": "./.eslintrc-webapp.json",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2017
|
||||
},
|
||||
|
Reference in New Issue
Block a user