chore: Check types.
Enabling type checking involves a full rearrangement of the build process, as well as supplying types for some of the packages. The X_ITE types are still a work in progress, but they are enough for this initial state of the project to compile and run. Resolves #14.
This commit is contained in:
parent
a8707386aa
commit
6bcec494e2
15 changed files with 736 additions and 32 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
# Object files
|
||||
tsbuild
|
||||
jsbuild
|
||||
public/js
|
||||
|
||||
# Editor backups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue