mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "lint:code",
|
|
"problemMatcher": ["$eslint-compact", "$eslint-stylish"],
|
|
"label": "npm: lint:code"
|
|
}
|
|
],
|
|
"version": "2.0.0"
|
|
}
|