chore: Update the types to be required

This commit is contained in:
BluJ
2023-04-13 13:31:50 -06:00
parent 556b1b03f1
commit cff86718f8
8 changed files with 55 additions and 545 deletions

View File

@@ -9,7 +9,7 @@ make clean:
lib/test/output.ts: lib/test/makeOutput.ts scripts/oldSpecToBuilder.ts
npm run buildOutput
bundle: fmt $(TS_FILES) package.json .FORCE node_modules
bundle: fmt $(TS_FILES) package.json .FORCE node_modules test
rm -rf dist || true
npx tsc