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:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "external/ags-types"]
|
||||
path = external/ags-types
|
||||
url = https://github.com/Jas-SinghFSU/ags-types.git
|
||||
Reference in New Issue
Block a user