Added CI to enforce linting and type checking. (#263)

* Added CI to enforce linting and type checking.

* Update type check

* Change job name

* Check diagnostics

* Add ags

* Update install script for ags

* update

* Fix sudo misspell

* Add which

* Added ags types repo as a submodule

* Update ci

* Update ci

* tsconfig update

* add types

* ci update

* Remove types directory initially

* remove temp types

* Testing ci checks with a type error.

* Revert type error
This commit is contained in:
Jas Singh
2024-09-15 20:24:46 -07:00
committed by GitHub
parent 977b753557
commit 3bf9e000cb
3 changed files with 45 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "external/ags-types"]
path = external/ags-types
url = https://github.com/Jas-SinghFSU/ags-types.git