mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
hooks to show node loader
This commit is contained in:
parent
f121dea3ea
commit
da9ac62584
9 changed files with 79 additions and 41 deletions
|
@ -52,7 +52,8 @@ module.exports = {
|
|||
"exports": "always-multiline",
|
||||
"functions": "never"
|
||||
}],
|
||||
indent: "off"
|
||||
indent: "off",
|
||||
"import/order": "off"
|
||||
},
|
||||
globals: {
|
||||
document: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue