Compile and lint TypeScript on AppVeyor

This commit is contained in:
Daniel Gasienica 2018-04-10 15:33:01 -04:00
parent d7b845326d
commit b8bbed3ec9

View file

@ -12,8 +12,10 @@ install:
- yarn install --frozen-lockfile
build_script:
- yarn transpile
- yarn nsp check
- yarn eslint
- yarn tslint
- yarn test-server
- yarn lint
- yarn run icon-gen