Skip to content

Commit

Permalink
fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed May 22, 2024
1 parent a01c73b commit b14a812
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tsconfig.build.json

This file was deleted.

2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"include": ["src"],
"compilerOptions": {
"outDir": "dist",
"declaration": true,
"esModuleInterop": true,
"skipLibCheck": true,
"target": "es2022",
Expand Down

0 comments on commit b14a812

Please sign in to comment.