Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable noEmit in tsconfig.json #888

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Updates the repo's tsconfig.json file and backing template.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #888 (b1c387c) into main (36e236a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #888   +/-   ##
=======================================
  Coverage   92.77%   92.77%           
=======================================
  Files          89       89           
  Lines        4675     4676    +1     
  Branches      358      358           
=======================================
+ Hits         4337     4338    +1     
  Misses        337      337           
  Partials        1        1           
Flag Coverage Δ
create 70.85% <100.00%> (+<0.01%) ⬆️
initialize 35.44% <0.00%> (-0.01%) ⬇️
migrate 70.17% <100.00%> (+<0.01%) ⬆️
unit 59.99% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/steps/writing/creation/rootFiles.ts 96.63% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit 617dcc4 into main Sep 25, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the tsconfig-no-emit branch September 25, 2023 11:23
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

🎉 This is included in version v1.32.0 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠 Tooling: Enable noEmit: true in tsconfig.json
1 participant