This commit is contained in:
cmedina committed 2024-09-09 07:44:04 -04:00
1 parent 51da011d12
commit 7f6116450f
187 files changed
+81911 -388

No files matched your search

+6
View File
@@ -0,0 +1,6 @@
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 80,
"tabWidth": 2
}