mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
comment form
This commit is contained in:
parent
96bdbb0e04
commit
c541278686
15 changed files with 357 additions and 89 deletions
|
@ -53,7 +53,8 @@ module.exports = {
|
|||
"functions": "never"
|
||||
}],
|
||||
indent: "off",
|
||||
"import/order": "off"
|
||||
"import/order": "off",
|
||||
"arrow-parens": ["warn", "as-needed"],
|
||||
},
|
||||
globals: {
|
||||
document: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue