Working init app
Change-Id: I545c6c2f7182adf28d4ced41ac38613746d2b3d8
This commit is contained in:
parent
13ab39d1fd
commit
6f2586ccad
15 changed files with 133 additions and 62 deletions
9
.prettierrc
Normal file
9
.prettierrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"parser": "typescript",
|
||||
"printWidth": 120,
|
||||
"bracketSameLine": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue