Add lerna
This commit is contained in:
parent
d40c538ac5
commit
51a8e2a629
23 changed files with 137 additions and 214 deletions
7
.prettierrc
Normal file
7
.prettierrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 90,
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue