mirror of
https://github.com/danbulant/slightlyComplicatedTicTacToe
synced 2026-07-05 11:10:57 +00:00
6 lines
89 B
Text
6 lines
89 B
Text
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 100
|
|
}
|