mirror of https://github.com/arendst/Tasmota.git
Merge pull request #15681 from Jason2866/work
fix VSC intelisense warning
This commit is contained in:
commit
6a5e194f4e
|
@ -3,7 +3,6 @@
|
||||||
"displayName": "Berry Script Language",
|
"displayName": "Berry Script Language",
|
||||||
"description": "A small embedded script language.",
|
"description": "A small embedded script language.",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"icon": "berry-icon.png",
|
|
||||||
"publisher": "skiars",
|
"publisher": "skiars",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.15.1"
|
"vscode": "^1.15.1"
|
||||||
|
|
Loading…
Reference in New Issue