.codeclimate.json | |
|
|
.devcontainer/Dockerfile | |
|
|
.devcontainer/devcontainer.json | |
|
|
.editorconfig | |
|
|
.eslintignore | |
|
|
.eslintrc.json | |
|
|
.github/dependabot.yml | |
|
|
.github/release-drafter.yml | |
|
|
.github/workflows/node-ci.yml | |
|
|
.github/workflows/release-management.yml | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.prettierignore | |
|
|
.prettierrc.json | |
|
|
.vscode/settings.json | |
|
|
LICENSE | |
|
|
README.md | |
|
|
jest.config.js | 6 | A 0 mins |
|
package.json | |
|
|
rollup.config.js | 45 | A 0 mins |
|
src/index.ts | 17 | A 0 mins | A 100% |
src/lib/dot-adapter.ts | 20 | A 0 mins | A 100% |
src/lib/is-valid-dot.ts | 16 | A 0 mins | A 100% |
src/serializer.ts | 18 | A 0 mins | A 100% |
src/to-be-valid-dot-and-match-snapshot.ts | 11 | A 0 mins | B 88% |
src/to-be-valid-dot.ts | 5 | A 0 mins | A 100% |
src/to-match-dot-json-snapshot.ts | 13 | A 0 mins | C 75% |
tsconfig.json | |
|
|
yarn.lock | |
|
|