mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-06-17 12:17:45 +00:00
init
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"type": "shell",
|
||||
"label": "Initialize TypeScript",
|
||||
"command": "npx tsc --init",
|
||||
"group": "build",
|
||||
"problemMatcher": ["$tsc"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user