@cspell/filetypes
Advanced tools
@@ -278,3 +278,3 @@ export const definitions = [ | ||
| { id: 'typescriptreact', extensions: ['.tsx'] }, | ||
| { id: 'typst', extensions: ['.typst'] }, | ||
| { id: 'typst', extensions: ['.typ', '.typst'] }, | ||
| { id: 'vala', extensions: ['.vala'] }, | ||
@@ -281,0 +281,0 @@ { id: 'vb', extensions: ['.bas', '.brs', '.vb', '.vba', '.vbs'] }, |
+2
-2
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "10.0.1", | ||
| "version": "10.1.0", | ||
| "description": "Library to determine file types based upon the file name.", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
| }, | ||
| "gitHead": "0f43abf29e5da0ecbcb08214055cdc1e3267c3ea" | ||
| "gitHead": "401518c5e37c06fb406aedadb3fc7a1c27eca8e6" | ||
| } |
28603
0.03%