Feature/#085 Github Actions workflow μΆκ° #2
Annotations
10 errors
Lint and Test:
client/eslint.config.js#L1
Replace `'eslint-plugin-react'` with `"eslint-plugin-react"`
|
Lint and Test:
client/eslint.config.js#L2
Replace `'eslint-plugin-react-hooks'` with `"eslint-plugin-react-hooks"`
|
Lint and Test:
client/eslint.config.js#L3
Replace `'eslint-plugin-jsx-a11y'` with `"eslint-plugin-jsx-a11y"`
|
Lint and Test:
client/eslint.config.js#L4
Replace `'url'` with `"url"`
|
Lint and Test:
client/eslint.config.js#L5
Replace `'path'` with `"path"`
|
Lint and Test:
client/eslint.config.js#L6
Replace `'../eslint.config.js'` with `"../eslint.config.js"`
|
Lint and Test:
client/eslint.config.js#L16
Replace `'src/**/*.{ts,tsx}'` with `"src/**/*.{ts,tsx}"`
|
Lint and Test:
client/eslint.config.js#L19
Replace `'react-hooks'` with `"react-hooks"`
|
Lint and Test:
client/eslint.config.js#L20
Replace `'jsx-a11y'` with `"jsx-a11y"`
|
Lint and Test:
client/eslint.config.js#L24
Replace `'./tsconfig.json'` with `"./tsconfig.json"`
|