Skip to content

Commit

Permalink
add include template for esm-only config
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Jul 18, 2024
1 parent 5f8e052 commit 5d5af1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/tsconfig/tsconfig.esm-only.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"incremental": true,
"composite": true,
"isolatedDeclarations": true
}
},
"include": ["${configDir}/src"]
}

0 comments on commit 5d5af1c

Please sign in to comment.