rearranfe lib

This commit is contained in:
Matt Hill
2023-03-27 15:17:58 -06:00
parent 07e92913ac
commit e95f67aef4
17 changed files with 14 additions and 368 deletions

View File

@@ -1,5 +1,5 @@
{
"include": ["./lib/**/*.ts"],
"include": ["./lib/**/*.ts", "scripts/oldSpecToBuilder.ts"],
"inputs": ["./lib/index.ts"],
"compilerOptions": {
"target": "es2022",