refactor to place UI in the ui folder
This commit is contained in:
7
ui/.prettierrc.json
Normal file
7
ui/.prettierrc.json
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/prettierrc",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100
|
||||
}
|
Reference in New Issue
Block a user