Skip to content

Prelint cleanup #397#399

Closed
legobeat wants to merge 6 commits into
LavaMoat:mainfrom
legobeat:prelint-cleanup
Closed

Prelint cleanup #397#399
legobeat wants to merge 6 commits into
LavaMoat:mainfrom
legobeat:prelint-cleanup

Conversation

@legobeat

Copy link
Copy Markdown
Collaborator

Minor fixups to make the new linting configuration in #397 pass. Not much! 🏅

@legobeat legobeat mentioned this pull request Nov 11, 2022
1 task
Comment thread packages/viz/src/App.js


const { DepGraph } = require('./graphs/DepGraph')
const { DepGraph } = require('./graphs/DepGraph.js')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is weird...
@kumavis why is there a mix of import and require in one file?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Do we want to consider enabling no-var-requires/no-require-imports as well?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha idk! viz is getting old and dusty

@legobeat

Copy link
Copy Markdown
Collaborator Author

Updated to comply with new rules in #397

@kumavis kumavis mentioned this pull request Nov 21, 2022
@kumavis

kumavis commented Nov 21, 2022

Copy link
Copy Markdown
Member

merged in #409

@kumavis kumavis closed this Nov 21, 2022
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