14 lines
134 B
Plaintext
14 lines
134 B
Plaintext
# Source
|
|
src/
|
|
|
|
# Configuration
|
|
.eslintrc
|
|
.prettierrc
|
|
.tsconfig.json
|
|
jest.config.cjs
|
|
|
|
# Development
|
|
*.log
|
|
npm-debug.log*
|
|
node_modules/
|