Skip to content

Commit

Permalink
jsx: preserve in ast-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jun 7, 2023
1 parent 45e19f8 commit 07a8a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ast-spec/tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"composite": true,
"jsx": "preserve",
"outDir": "./dist",
"rootDir": "./src",
"resolveJsonModule": true
Expand Down

0 comments on commit 07a8a85

Please sign in to comment.