Setup ESLint and Prettier and apply changes to sources #891
1 changed files with 4 additions and 0 deletions
4
.prettierrc.json
Normal file
4
.prettierrc.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"trailing-comma": "es5",
|
||||
"printWidth": 100
|
||||
}
|
Loading…
Add table
Reference in a new issue