Run typescript tests automatically

pull/104/head
Jeroen Akkerman 5 年之前
父節點 66dcf7d868
當前提交 23cfe89fa0

@ -41,6 +41,7 @@
"repository": "github:Ionaru/easy-markdown-editor",
"scripts": {
"prepare": "gulp",
"test": "npm run test:types",
"test:types": "tsc --project types/tsconfig.json"
}
}

Loading…
取消
儲存