mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 07:45:22 +02:00
chore(eslint): add rule to sort imports (#3715)
* chore(eslint): add plugin to sort imports * chore(eslint): sort imports * chore(eslint): add eslint-config-prettier
This commit is contained in:
parent
cf5056d9c0
commit
bba622a500
11 changed files with 172 additions and 283 deletions
|
@ -99,7 +99,9 @@
|
|||
"css-loader": "^1.0.0",
|
||||
"cssnano": "^3.10.0",
|
||||
"eslint": "5.16.0",
|
||||
"eslint-config-prettier": "^6.10.1",
|
||||
"eslint-loader": "^2.1.2",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"file-loader": "^1.1.11",
|
||||
"grunt": "~0.4.0",
|
||||
"grunt-cli": "^1.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue