Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sdstolworthy committed Sep 26, 2023
1 parent a8c60d9 commit 86d2e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "../../tsconfig.base.json",
"compilerOptions": { "rootDir": "src", "outDir": "lib" },
"references": [
{ "path": "../backend-output-schemas" },
{ "path": "../client-config" },
{ "path": "../deployed-backend-client" },
{ "path": "../form-generator" },
Expand Down

0 comments on commit 86d2e87

Please sign in to comment.