mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
📝 Adds Keywords to Package
This commit is contained in:
10
package.json
10
package.json
@@ -28,6 +28,16 @@
|
||||
"url": "https://github.com/brucificus/vb6-antlr4-typescript/issues"
|
||||
},
|
||||
"homepage": "https://github.com/brucificus/vb6-antlr4-typescript#readme",
|
||||
"keywords": [
|
||||
"vb6",
|
||||
"visual basic",
|
||||
"visual basic 6",
|
||||
"lexer",
|
||||
"parser",
|
||||
"antlr",
|
||||
"antlr4",
|
||||
"antlr4ts"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/core": "^8.3.5",
|
||||
"@semantic-release/git": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user