Skip to content

Commit

Permalink
lint: noEmit for test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jun 3, 2024
1 parent fc3df89 commit 147ee96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions a3p-integration/proposals/a:upgrade-next/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"checkJs": true,
"strict": false,
"strictNullChecks": true,
"noEmit": true,
"noImplicitThis": true
}
}

0 comments on commit 147ee96

Please sign in to comment.