chore: Update eslint and prettier configurations
This commit is contained in:
parent
c63c9b5c8a
commit
5b1aaee605
24 changed files with 826 additions and 38 deletions
5
ui/.prettierrc
Normal file
5
ui/.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"endOfLine": "auto",
|
||||
"trailingComma": "all",
|
||||
"arrowParens": "avoid"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue