First commit of os-league-tools-master
This commit is contained in:
7
os-league-tools-master/.prettierrc.json
Normal file
7
os-league-tools-master/.prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"jsxSingleQuote": true,
|
||||
"printWidth": 120,
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
Reference in New Issue
Block a user