| # 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 | |