Skip to content

Commit

Permalink
fix: cannot write file because it would overwrite input file error
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-buss committed Nov 8, 2024
1 parent af2cf0a commit 90d76ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
}
]
},
"exclude": ["./eslint.config.ts"]
"exclude": ["./eslint.config.ts", "out"]
}

0 comments on commit 90d76ad

Please sign in to comment.