Updated dependencies, added and ran prettier

This commit is contained in:
Florian Sylvain
2023-02-23 10:08:35 +01:00
parent 8c0549226c
commit 53795764dc
12 changed files with 10799 additions and 9383 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"tabWidth": 4,
"useTabs": true,
"semi": false,
"printWidth": 100
}