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"
}
}

불러오는 중...
취소
저장