Run typescript tests automatically

pull/104/head
Jeroen Akkerman il y a 5 ans
Parent 66dcf7d868
révision 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"
}
}

Chargement…
Annuler
Enregistrer