.gitignore
.eslintignore

.vscode/
.vscode-test/

__tests__/
__fixtures__/
src/
lib/

tsconfig.json
tsconfig.tsbuildinfo

node_modules/
