Skip to content

Commit

Permalink
Add dynamic-snippets to tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinney committed Oct 23, 2024
1 parent eb423c6 commit e0643db
Showing 3 changed files with 2 additions and 9 deletions.
1 change: 1 addition & 0 deletions packages/cli/cli/tsconfig.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@
{ "path": "../auth" },
{ "path": "../configuration" },
{ "path": "../docs-preview" },
{ "path": "../dynamic-snippets" },
{ "path": "../generation/ir-generator" },
{ "path": "../generation/ir-migrations" },
{ "path": "../generation/local-generation/local-workspace-runner" },
4 changes: 1 addition & 3 deletions packages/cli/ete-tests/package.json
Original file line number Diff line number Diff line change
@@ -37,9 +37,7 @@
"js-yaml": "^4.1.0",
"node-fetch": "2.7.0",
"strip-ansi": "^7.1.0",
"tmp-promise": "^3.0.3",
"url-join": "^5.0.0",
"qs": "6.11.2"
"tmp-promise": "^3.0.3"
},
"devDependencies": {
"@types/jest": "^29.5.12",
6 changes: 0 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0643db

Please sign in to comment.