MM-52624/MM-57094 Update ESLint and our ESLint plugin (#26398)
* Update ESLint and plugins * Move most channels-specific ESLint configuration into ESLint plugin * Add ESLint to types and client packages * Add ESLint to components package
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
67f815e373
Коммит
4d03becdd1
6
webapp/platform/client/.eslintrc.json
Обычный файл
6
webapp/platform/client/.eslintrc.json
Обычный файл
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"root": true,
|
||||
"extends": [
|
||||
"plugin:@mattermost/base"
|
||||
]
|
||||
}
|
||||
Ссылка в новой задаче
Block a user