1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-09 06:00:49 +02:00

prettier config, format files

This commit is contained in:
Hakim El Hattab
2024-11-05 19:52:41 +01:00
parent 94a86f466d
commit faf8fb9c58
37 changed files with 1965 additions and 1836 deletions

View File

@@ -1,5 +1,5 @@
{
"useTabs": false,
"useTabs": true,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 100,