Frontend prototype implementation

This commit is contained in:
Florian Sylvain
2023-03-08 13:25:14 +01:00
parent 9340200086
commit 8bce6af70c
18 changed files with 2438 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"tabWidth": 4,
"useTabs": true,
"semi": false,
"printWidth": 100
}