Skip to content
Snippets Groups Projects
  • rschamp's avatar
    3c6bfe06
    Add Jest-specific linting rules · 3c6bfe06
    rschamp authored
    Adding this caught a couple of important things:
    - The sound integration tests have a `.only` in them
    - The project-saver-hoc tests had two tests with the same description, causing possible confusion if that test broke
    3c6bfe06
    History
    Add Jest-specific linting rules
    rschamp authored
    Adding this caught a couple of important things:
    - The sound integration tests have a `.only` in them
    - The project-saver-hoc tests had two tests with the same description, causing possible confusion if that test broke
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using npm. Learn more