Add type checking to ci (#626)
* Add type checking to ci * Update @types/node to version 12 We are using node 12 on ci
This commit is contained in:
@@ -11,4 +11,5 @@ install:
|
||||
- yarn
|
||||
|
||||
script:
|
||||
- tsc --noEmit
|
||||
- xvfb-run --server-args="-screen 0 1920x1080x24" npm test
|
||||
|
||||
Reference in New Issue
Block a user