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(scripts): correctly init tsconfig for cypress in lib projects #17

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

SimeonC
Copy link
Collaborator

@SimeonC SimeonC commented Aug 13, 2021

Fixing an issue where the lib version of config typescript was missing some parts used in the app configure so the config didn't work.
Also fix the file path for the reset in validate eslintrc.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/scripts@1.1.5-canary.17.41f64a1abe85c45cf2f752a99d36520b524ff6cf.0
# or 
yarn add @tablecheck/scripts@1.1.5-canary.17.41f64a1abe85c45cf2f752a99d36520b524ff6cf.0

Fixing an issue where the lib version of config typescript was missing some parts used in the app configure so the config didn't work.
Also fix the file path for the reset in validate eslintrc.
@SimeonC SimeonC added the patch Increment the patch version when merged label Aug 13, 2021
@SimeonC SimeonC self-assigned this Aug 13, 2021
@github-actions
Copy link

Unit Test Results

  2 files    9 suites   6s ⏱️
56 tests 56 ✔️ 0 💤 0 ❌

Results for commit c4d712d.

@SimeonC SimeonC merged commit 9d8563f into main Aug 13, 2021
@SimeonC SimeonC deleted the fix-lib-and-cypress branch August 13, 2021 09:43
@github-actions
Copy link

🚀 PR was released in @tablecheck/scripts@1.1.5 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants