2023-12-31 11:05:12 +08:00
|
|
|
# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
|
|
|
|
/.projen/
|
|
|
|
/test-reports/
|
|
|
|
junit.xml
|
|
|
|
/coverage/
|
|
|
|
permissions-backup.acl
|
|
|
|
/dist/changelog.md
|
|
|
|
/dist/version.txt
|
2024-01-07 08:15:49 +08:00
|
|
|
/.prettierignore
|
|
|
|
/.prettierrc.json
|
2023-12-31 11:05:12 +08:00
|
|
|
/test/
|
2023-12-31 11:18:19 +08:00
|
|
|
/tsconfig.publish.json
|
2023-12-31 11:05:12 +08:00
|
|
|
/src/
|
|
|
|
!/lib/
|
|
|
|
!/lib/**/*.js
|
|
|
|
!/lib/**/*.d.ts
|
|
|
|
dist
|
|
|
|
/tsconfig.json
|
|
|
|
/.github/
|
|
|
|
/.vscode/
|
|
|
|
/.idea/
|
|
|
|
/.projenrc.js
|
|
|
|
tsconfig.tsbuildinfo
|
|
|
|
/.eslintrc.json
|
2024-07-03 08:15:05 +08:00
|
|
|
.DS_Store
|
|
|
|
/project.json
|
|
|
|
/docs/
|
|
|
|
**/*.md
|
|
|
|
/.jest/
|
|
|
|
/CONTRIBUTING.md
|
|
|
|
/README.md
|
|
|
|
/LICENSE
|
2024-01-07 08:15:49 +08:00
|
|
|
/.gitattributes
|
|
|
|
/.projenrc.ts
|