.vscode/**
.vscode-test/**
src/**
test/**
node_modules/**
.gitignore
.eslintrc.json
tsconfig.json
**/*.ts
**/*.map
