Dev #104
Merged
Dev #104
Annotations
8 warnings
|
Run pnpm lint:
frontend/postcss.config.mjs#L3
Replace `"@tailwindcss/postcss"` with `'@tailwindcss/postcss'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L14
Replace `"next-env.d.ts"` with `'next-env.d.ts'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L13
Replace `"build/**"` with `'build/**'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L12
Replace `"out/**"` with `'out/**'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L11
Replace `".next/**"` with `'.next/**'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L3
Replace `"eslint-config-next/typescript"` with `'eslint-config-next/typescript'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L2
Replace `"eslint-config-next/core-web-vitals"` with `'eslint-config-next/core-web-vitals'`
|
|
Run pnpm lint:
frontend/eslint.config.mjs#L1
Replace `"eslint/config"` with `'eslint/config'`
|
Loading