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: disable no-var for browser linting #42

Merged
merged 1 commit into from Mar 25, 2024

Conversation

erisu
Copy link
Member

@erisu erisu commented Mar 24, 2024

Disable no-var rule for browsers.

Per Cordova-iOS todo comment: https://github.com/apache/cordova-ios/blob/master/.eslintrc.yml#L28

@erisu erisu changed the title feat: disable no-var for browser usage feat: disable no-var for browser linting Mar 24, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (64112db) to head (c7392a7).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines            9         9           
=========================================
  Hits             9         9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dpogue dpogue merged commit d21771a into master Mar 25, 2024
4 checks passed
@dpogue dpogue deleted the feat/disable-no-var-for-browser branch March 25, 2024 06:08
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.

None yet

3 participants