mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-15 01:17:57 -05:00
* skills map in context * using react-select * removed sudo from package.json * fixed lint and format issues
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "always"
|
|
}
|