.codeclimate.yml | |
|
|
.eslintrc.js | 5 | A 0 mins |
|
.github/CODEOWNERS | |
|
|
.github/workflows/ci-cd.yml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.prettierrc | |
|
|
.releaserc | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
__mocks__/path.js | 3 | A 0 mins |
|
babel.config.js | 23 | A 0 mins |
|
docs/assets/readme-header.png | |
|
|
jest.config.js | 15 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
src/__snapshots__/index.spec.js.snap | |
|
|
src/index.ts | 10 | A 0 mins | A 100% |
src/node.ts | 33 | A 0 mins | A 100% |
src/react.ts | 54 | A 0 mins | A 100% |
src/test-env.ts | 3 | A 0 mins | A 100% |
src/types.ts | 5 | A 0 mins | F 0% |
tsconfig.json | |
|
|