- introduce .eslintrc.json file for ESLint settings
- configure environment, parser options, and rules for linting
✅ test(workflows): update build workflow with eslint integration
- integrate ESLint configuration into GitHub Actions workflow
- ensure lint job utilizes the new .eslintrc.json settings
|
||
|---|---|---|
| .. | ||
| .eslintrc.json | ||
| build.yml | ||