Skip to content

Commit

Permalink
Remove base.tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager committed Sep 6, 2024
1 parent 3a79622 commit 6affd94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
12 changes: 0 additions & 12 deletions base.tsconfig.json

This file was deleted.

11 changes: 0 additions & 11 deletions packages/cli/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
{
"compilerOptions": {
"outDir": "dist",
"target": "esnext",
"module": "commonjs",
"declaration": true,
"strict": true,
"esModuleInterop": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"allowJs": true
},
"include": [
"commands",
"lib",
Expand Down

0 comments on commit 6affd94

Please sign in to comment.