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