This commit is contained in:
parent
eceb31a9ad
commit
e9b6035c58
48 changed files with 354 additions and 340 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
|
@ -2,7 +2,7 @@
|
|||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Format and lint",
|
||||
"label": "Lint",
|
||||
"type": "shell",
|
||||
"command": "npm run lint",
|
||||
"group": "test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue