mirror of
https://github.com/danbulant/slightlyComplicatedTicTacToe
synced 2026-06-23 08:41:49 +00:00
6 lines
89 B
Text
6 lines
89 B
Text
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"printWidth": 100
|
|
}
|