-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix many ESlint errors #1265
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
Merged
Merged
Fix many ESlint errors #1265
Changes from 24 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
564e1e1
Unvendor toml package
hoodmane 04ae065
Fix many ESlint errors
hoodmane 6ae4d7f
Put back Record
hoodmane 144efac
Fix typescript compilation
hoodmane 09be677
Merge branch 'unvendor-toml' into fix-lints
hoodmane ad00491
Fix lints
hoodmane 2e158d4
Try @iarna/toml instead
hoodmane ed61b1e
Fix import
hoodmane 81b4c35
Use @ltd/j-toml
hoodmane 81878c8
Update test
hoodmane dcdfc93
Use toml-j0.4
hoodmane 6154b5c
Merge branch 'unvendor-toml' into fix-lints
hoodmane 3c6fe2d
Some changes
hoodmane 54ab4b3
Fix toml import
hoodmane 8bb9ec4
Merge branch 'unvendor-toml' into fix-lints
hoodmane 40324ab
Try adding eslint gha job
hoodmane d68c6e7
Add forgotten checkout action
hoodmane bcb9d92
Force CI to run
hoodmane 336782a
Blah
hoodmane 054ada0
Fix
hoodmane 859f127
Revert changes to github workflow
hoodmane 281328b
Merge branch 'main' into fix-lints
hoodmane 06ea704
Fix lints
hoodmane c36eb05
wget toml-j0.4 type definitions
hoodmane be92a41
Merge branch 'main' into fix-lints
hoodmane 46efde1
Add toml-j types workaround to eslint workflow
hoodmane 999d43c
Apply formatter
hoodmane cd4e014
Merge branch 'main' into fix-lints
hoodmane 8963fe6
Use @hoodmane/toml-j0.4
hoodmane 80dff89
Import from @hoodmane/toml-j0.4
hoodmane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
This file contains hidden or bidirectional Unicode text that may be interpret
F438
ed 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
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
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tedpatrick workaround for toml-j0.4's missing types