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): eslint and typescript work correctly in cypress files #52

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

SimeonC
Copy link
Collaborator

@SimeonC SimeonC commented Apr 14, 2022

Fixes the config options that prevented eslint errors and weird typescript errors in both src/**/*.cypress.tsx? files and all files inside the cypress bundle.

This should have only affected usage within IDEs like vscode and not the lint script itself.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @tablecheck/scripts@1.11.2-canary.52.2164645099.0
# or 
yarn add @tablecheck/scripts@1.11.2-canary.52.2164645099.0

Fixes the config options that prevented eslint errors and weird typescript errors in both `src/**/*.cypress.tsx?` files and all files inside the cypress bundle.

This should have only affected usage within IDEs like vscode and not the lint script itself.
@SimeonC SimeonC added the patch Increment the patch version when merged label Apr 14, 2022
@SimeonC SimeonC enabled auto-merge (rebase) April 14, 2022 01:27
@github-actions
Copy link

Unit Test Results

  2 files    9 suites   9s ⏱️
55 tests 55 ✔️ 0 💤 0

Results for commit 5938756.

@SimeonC SimeonC merged commit 68369c5 into main Apr 14, 2022
@SimeonC SimeonC deleted the fix-eslint-typescript-configs branch April 14, 2022 01:39
@tablecheck-public-automation
Copy link
Collaborator

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

@tablecheck-public-automation tablecheck-public-automation added the released This issue/pull request has been released. label Apr 14, 2022
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

4 participants