FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TSLint to ESLint Migration by alok-traceable · Pull Request #313 · hypertrace/hyperdash · GitHub

TSLint to ESLint Migration - #313

Draft
alok-traceable wants to merge 6 commits into
mainfrom
migration_to_eslint
Draft

TSLint to ESLint Migration#313
alok-traceable wants to merge 6 commits into
mainfrom
migration_to_eslint

Conversation

Copy link
Copy Markdown

No description provided.

This comment has been minimized.

codecov Bot commented Aug 13, 2021
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #313 (eb92f19) into main (dafbb8a) will not change coverage.
The diff coverage is n/a.

❗ Current head eb92f19 differs from pull request most recent head c4e1337. Consider uploading reports for the commit c4e1337 to get more accurate results

@@            Coverage Diff            @@
##              main      #313   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           53        53           
  Lines         1445      1445           
  Branches       186       186           
=========================================
  Hits          1445      1445           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dafbb8a...c4e1337. Read the comment docs.

Copy link
Copy Markdown

Unit Test Results

    1 files    49 suites   15s ⏱️
296 tests 296 ✔️ 0 💤 0 ❌
297 runs  297 ✔️ 0 💤 0 ❌

Results for commit eb92f19.

Copy link
Copy Markdown

https://github.com/angular/angular-cli/blob/master/.eslintrc.json
Angular cli is now using eslint. We can compare our rules with theirs

Copy link
Copy Markdown

@alok-traceable can you please combine the rules files so that we only have one eslintrc.json? Mainly remove base.js.

Copy link
Copy Markdown

@aaron-steinfeld We can probably take angularcli rules as a base and add/remove rules on top of it.

Copy link
Copy Markdown
Contributor

@aaron-steinfeld We can probably take angularcli rules as a base and add/remove rules on top of it.

My guess is that angular's own isn't particularly close to what we enforce - last I looked at the angular code, it is far more javascripty than our style.

Copy link
Copy Markdown

@alok-traceable can you please combine the rules files so that we only have one eslintrc.json? Mainly remove base.js.

@alok-traceable ping. Can you please take care of this on priority? Then we will have a better idea of what rules are failing and their proper fix.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL