chore: dev via windows+vscode

This commit is contained in:
Jun Yang
2021-04-17 11:43:03 +08:00
parent aa5d63fdf7
commit 251a50801c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
},
"types": "dist/liquid.d.ts",
"scripts": {
"lint": "eslint '**/*.ts' .",
"lint": "eslint \"**/*.ts\" .",
"check": "npm test && npm run lint",
"unit": "mocha \"test/unit/**/*.ts\"",
"integration": "mocha \"test/integration/**/*.ts\"",