mirror of
https://github.com/danbulant/slightlyComplicatedTicTacToe
synced 2026-07-10 13:40:49 +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,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue