mirror of
https://github.com/danbulant/slightlyComplicatedTicTacToe
synced 2026-07-08 12:40:41 +00:00
formatting
This commit is contained in:
parent
198ad177b7
commit
9e7092a0f6
3 changed files with 22 additions and 21 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"useTabs": true,
|
"useTabs": false,
|
||||||
|
"tabWidth": 2,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"printWidth": 100
|
"printWidth": 100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue