jlfwong / speedscope

🔬 A fast, interactive web-based viewer for performance profiles.
https://www.speedscope.app
MIT License
5.45k stars 237 forks source link

Re-enable eslint prettier rule after being accidentally disabled for 3 years #454

Closed jlfwong closed 8 months ago

jlfwong commented 8 months ago

It looks like in #267 (which was 3 years ago!), I accidentally disabled prettier linting altogether 😱

https://github.com/jlfwong/speedscope/pull/267/files#diff-e2954b558f2aa82baff0e30964490d12942e0e251c1aa56c3294de6ec67b7cf5

There's no comment in that PR about this being an intentional thing, so I have to assume this was a dumb mistake.

coveralls commented 8 months ago

Coverage Status

coverage: 43.427%. remained the same when pulling 99b8356b47c72fd1f8f43121b4b43ba8a0d66526 on jlfwong/prettier-test into b21480494ea076bee0d4372b28a2d0e20c8946c1 on main.