File size: 325 Bytes
1e92f2d | 1 2 3 4 5 6 7 | # E2E Test Fixtures Directory
- `build-default` focuses on our zero config defaults
- `build-invalid` lets us check what happens when we have invalid builds due to type errors
- `build-withTsconfig` lets us check that `tsconfig.json` options are correctly used
- `lint` lets us check that lint errors are correctly detected
|