.github/
/coverage
/docs
/src
/scripts
.eslintignore
.eslintrc.js
jest.config.js
tsconfig.json

*.test.d.ts
*.test.js
*.test.js.map

/test
