mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 06:31:27 -07:00
remove changeset
This commit is contained in:
Vendored
-19
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"type": "npm",
|
||||
"script": "changeset:new",
|
||||
"group": "none",
|
||||
"label": "changeset: new",
|
||||
"detail": "Create changeset and commit all changes",
|
||||
"runOptions": { "instanceLimit": 1 },
|
||||
"presentation": {
|
||||
"reveal": "always",
|
||||
"focus": true,
|
||||
"panel": "new",
|
||||
"close": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user