# Static fixtures

This directory contains test fixture files that we want to use in verbatim and
also files that TypeScript compiler would not copy from `src` to `dist`.

For example:

- text files
- JSON files not imported by any `.ts` file
