mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix: eslint: re-order packages
This commit is contained in:
parent
5be91ef842
commit
ffd9400cb7
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"node": true,
|
||||
},
|
||||
"extends": [
|
||||
"habitrpg/esnext",
|
||||
"habitrpg"
|
||||
"habitrpg",
|
||||
"habitrpg/esnext"
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue