refactor: package cleanup and formatting

This commit is contained in:
Guy C
2025-03-14 02:05:45 +00:00
parent 5778b3145d
commit 6ad1a9059d
4 changed files with 2 additions and 67 deletions

View File

@@ -32,9 +32,6 @@
}
},
"scripts": {
"vscode:prepublish": "npm run compile",
"compile": "tsc -p ./",
"watch": "tsc -watch -p ./",
"build": "vsce package"
},
"main": "./extension.js"