mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-21 19:06:21 +00:00
31 lines
303 B
Plaintext
31 lines
303 B
Plaintext
# source
|
|
libs
|
|
sample
|
|
test
|
|
e2e
|
|
/src
|
|
/prisma
|
|
/mod.ts
|
|
/jsr.json
|
|
|
|
.env
|
|
.env.example
|
|
jest.config.json
|
|
index.ts
|
|
plugin.ts
|
|
package-lock.json
|
|
.eslintignore
|
|
.eslintrc.js
|
|
tsconfig.json
|
|
.prettierrc
|
|
.circleci
|
|
.github
|
|
|
|
# misc
|
|
renovate.json
|
|
npm-debug.log
|
|
.DS_Store
|
|
.commitlintrc.json
|
|
.release-it.json
|
|
CONTRIBUTING.md
|