Move editorconfig-checker to lint-backend and remove JS wrapper (#18793)
* Move editorconfig-checker to lint-backend It makes more sense there as templates are considered backend code. * User golang version of the tool * remove dependency
This commit is contained in:
parent
833f291c40
commit
6767798eef
3 changed files with 8 additions and 234 deletions
|
@ -45,7 +45,6 @@
|
|||
"wrap-ansi": "8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"editorconfig-checker": "4.0.2",
|
||||
"eslint": "8.8.0",
|
||||
"eslint-plugin-html": "6.2.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue