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

Standardize eslint and prettier for the entire project with ci checks #109

Closed
wants to merge 8 commits into from

Fixed ci eslint only checking sources with js ext

7b6b500
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Standardize eslint and prettier for the entire project with ci checks #109

Fixed ci eslint only checking sources with js ext
7b6b500
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint failed Feb 24, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

Check warning on line 29 in index.d.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.d.ts#L29

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 8 in src/tests/utils/provider-util.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/tests/utils/provider-util.tsx#L8

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)