Compile and lint TypeScript on AppVeyor
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user