mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-31 10:11:52 +02:00
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
{
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"bracketSameLine": false
|
|
}
|