Add knossos

This commit is contained in:
Jai A
2024-07-03 13:05:14 -07:00
parent 4736fb8e32
commit 10785f156f
357 changed files with 1441 additions and 13039 deletions

View File

@@ -1,3 +1,6 @@
{
"singleQuote": true
"printWidth": 100,
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}