Added all styles and missing components

This commit is contained in:
Florian Sylvain
2023-02-22 11:07:28 +01:00
parent a9d73a0bbb
commit 357a419f4a
5 changed files with 188 additions and 32 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"tabWidth": 4,
"useTabs": true,
"semi": false
"semi": false,
"printWidth": 100
}