Use Vite #11
Annotations
1 error and 9 warnings
Run Linter
Process completed with exit code 1.
|
Run Linter:
src/providers/AuthProvider.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/providers/AxiosProvider.tsx#L109
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/providers/ConfigProvider.tsx#L80
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/providers/SettingsProvider.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/providers/ToastsProvider.tsx#L151
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/test/test-utils.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/test/test-utils.tsx#L76
This rule can't verify that `export *` only exports components
|
Run Linter:
src/test/test-utils.tsx#L79
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linter:
src/test/test-utils.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading