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

Add eslint configuration #9144

Merged
merged 2 commits into from
May 14, 2024
Merged

Add eslint configuration #9144

merged 2 commits into from
May 14, 2024

Conversation

dcousens
Copy link
Member

This pull request supercedes #9128 and adds the eslint configuration as used in #8910. A number of fixes have been added too.

'@typescript-eslint/no-invalid-void-type': 'off',
'@typescript-eslint/no-namespace': 'off',
'import/no-unresolved': 'off',
// TODO: remove
Copy link
Member Author

Choose a reason for hiding this comment

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

A number of things to fix throughout the monorepo

Copy link

codesandbox-ci bot commented May 14, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5f3e54a:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens self-assigned this May 14, 2024
@dcousens dcousens merged commit 623592b into main May 14, 2024
43 checks passed
@dcousens dcousens deleted the eslint branch May 14, 2024 01:37
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

1 participant