1 2 3 4 5 6 7 8 9 10
.gitignore *.json *.ts !*.d.ts /test /.nycrc.json /.vscode /coverage/ /.nyc_output /circle.yml