mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-07 08:42:49 +08:00
Signed-off-by: BTMuli <BT-Muli@outlook.com> (cherry picked from commit 3e7e29952628b51d2e8ecfb04ca636a134658d37)
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "npm",
|
|
"script": "lint:code",
|
|
"problemMatcher": ["$eslint-compact", "$eslint-stylish"],
|
|
"label": "npm: lint:code"
|
|
}
|
|
]
|
|
}
|