emscripten-core / emscripten-core/emscripten
Should we run eslint (or similar) our the generated JS code
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
We don't necessarily care about all the issues it might find (this is a the output of a compiler after all) but there could also be some useful insights.
Also, this is really the only way our JS library code can/will get any kind of linting.
Contributor guide
Assessment
This issue has not been assessed yet.