Standardize eslint and prettier for the entire project with ci checks #109
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
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
github-actions / ESLint
src/tests/utils/provider-util.tsx#L8
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
Loading