feat: add dumb yaml detection

This commit is contained in:
Aarnav Tale
2024-04-17 17:20:35 -04:00
parent c2fe69ec17
commit 94174ebcce
5 changed files with 48 additions and 11 deletions
+1
View File
@@ -12,6 +12,7 @@
},
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-yaml": "^6.1.1",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",