mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
added transforms and request wrappers
This commit is contained in:
parent
e119ae5fc4
commit
cb8ca5248d
3 changed files with 68 additions and 22 deletions
|
@ -22,7 +22,8 @@
|
|||
"jsx-curly-spacing": [true, "never"],
|
||||
"jsx-equals-spacing": [true, "never"],
|
||||
"jsx-no-multiline-js": false,
|
||||
"jsx-boolean-value": false
|
||||
"jsx-boolean-value": false,
|
||||
"prefer-array-literal": false
|
||||
},
|
||||
"rulesDirectory": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue