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

fix(angular): add tsconfig.editor.json to catch misc files" #3810

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Sep 25, 2020

Current Behavior

New files and files that aren't referenced by source files do not have a tsconfig for the type checker in the IDE.

Expected Behavior

New files and files that aren't referenced by source files have a tsconfig.editor.json for the type checker in the IDE.

Related Issue(s)

Fixes #

@nx-cloud
Copy link

nx-cloud bot commented Sep 25, 2020

Nx Cloud Report

CI ran the following commands for commit 47b9e06. Click to see the status, the terminal output, and the build insights.

Status Command Start Time
#000000 nx build-base angular 9/26/2020, 8:23:07 PM
#000000 nx run-many --target=build --all --parallel 9/26/2020, 8:23:03 PM
#000000 nx run-many --target=e2e --projects=e2e-angular 9/26/2020, 8:23:33 PM

Sent with 💌 from NxCloud.

@FrozenPandaz FrozenPandaz force-pushed the editor-tsconfig branch 2 times, most recently from 72fa316 to 472a3f1 Compare September 25, 2020 15:50
@FrozenPandaz FrozenPandaz force-pushed the editor-tsconfig branch 2 times, most recently from f8997c0 to a3c8799 Compare September 25, 2020 23:01
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants