Last active
July 11, 2025 16:27
-
-
Save trikitrok/753f422a3ef80b207788767295f1f42a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"checkers": ["typescript"], | |
"tsconfigFile": "tsconfig.json" | |
"commandRunner": { "command": "export MUTATION_TESTING=true && npm test" } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment