This commit is contained in:
2026-01-23 01:45:31 +01:00
parent d16bc0a1ef
commit 9b8134441c
4 changed files with 70 additions and 33 deletions

View File

@@ -12,6 +12,7 @@
},
"license": "ISC",
"author": "Raphael Piccolo",
"type": "module",
"main": "./out/extension.js",
"scripts": {
"compile": "tsc -p ./",