hackclub / sprig

🍃 Learn to code by making games in a JavaScript web-based game editor.

Home Page:https://sprig.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add typescript check to Sprig CI

grymmy opened this issue · comments

Please refer to the slack thread here.

Please add the following cmd to be run during CI:
yarn tsc --noEmit

introduced since #1710