made everything deployable, added license, added readme
This commit is contained in:
parent
048f5079ae
commit
1ccc95517f
12 changed files with 715 additions and 2 deletions
BIN
extension/asl.png
Normal file
BIN
extension/asl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
extension/astrolang-extension-1.0.0.vsix
Normal file
BIN
extension/astrolang-extension-1.0.0.vsix
Normal file
Binary file not shown.
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"name": "asl-extension",
|
||||
"version": "0.2.0",
|
||||
"name": "astrolang-extension",
|
||||
"displayName": "Astro Lang",
|
||||
"icon": "asl.png",
|
||||
"version": "1.0.0",
|
||||
"description": "The extension for Astro Lang",
|
||||
"license": "MIT",
|
||||
"author": "Afonya",
|
||||
"publisher": "afonya",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue