replace standard with neostandard
Open
effort/hours
exp/intermediate
kind/maintenance
P3
- Dominant language
- JavaScript
- Stars
- 6.6k
- Forks
- 903
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 5
Description
https://github.com/ipfs/ipfs-desktop/blob/d32bf9aa54cd6882ced401c62cf4db62b082108c/package.json#L65
`standard` v16 is currently in use, which uses the ancient eslint v7. `standard` v17 is out, but it still uses eslint v8, so it'd probably be better to just skip it and go straight to its spiritual successor, the [`neostandard`](https://www.npmjs.com/package/neostandard#quick-start) plugin and eslint 9.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.