-
At the moment we using [airbnb](https://github.com/airbnb/javascript) as a base with a bunch of rules that have been disabled ([see current file here](https://github.com/twlevelup/watch_edition_react/…
-
Please we need to create an file .eslintrc
-
- There is Eslint (airbnb) setup going through all the source files
- Add `npm run lint`
-
the branch which is on the master is not passed the eslint test, are you sure that it's passed the Travis tests before it's merged !!
-
### Current Behavior
https://github.com/typescript-eslint/typescript-eslint/actions/runs/7791926481/job/21249080179?pr=8377#step:5:196
```
Occurred while linting /home/runner/work/typescript-esl…
-
-
Available in newer versions of ESLint, and will be required in the future, there's a new configuration structure! You can find the context here: https://eslint.org/docs/latest/use/configure/configurat…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## 概要
現在はデフォルトの設定のためフォーマットが効いていない状態です。
それを `npm run format` でフォーマットができるよう変更します。
## やること
- [x] ESLint の設定を調査
- [x] `npm run format` でフォーマットができるように変更
- [ ] コミット時にフォーマットさせるかは要相談
## 完了条件
-…
-
## What is the Problem Being Solved?
UI and dapps seem to rely on the deprecated `babel-eslint` which pukes on some ESM/CommonJS incompatibilities. Switching to `@babel/eslint-parser` fixes those p…