code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add test that asserts JavaScript goody and TypeScript goody code is prettified
未关闭
tests
typescript
- 主要语言
- TypeScript
- 星标
- 20
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
After #149, we won't be running Prettier on the resulting code in the browser. This should save some extra work but it means there's no guarantee that the code is optimally pretty. As part of the snapshot tests that try to render or equip individual goodies, let's additionally assert that the JS or TS code would be unchanged if run through Prettier!
贡献指南
评估
这个 Issue 还没有评估数据。