Adding dependencies
This commit is contained in:
parent
db76530ef4
commit
6e2b0b2360
10 changed files with 354 additions and 101 deletions
7
.prettierrc.json
Normal file
7
.prettierrc.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"semi": false,
|
||||
"plugins": [
|
||||
"@trivago/prettier-plugin-sort-imports"
|
||||
],
|
||||
"pluginSearchDirs": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue