mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-21 19:06:21 +00:00
35 lines
379 B
Plaintext
35 lines
379 B
Plaintext
# source
|
|
libs
|
|
prisma
|
|
src
|
|
test
|
|
|
|
.env
|
|
.env.example
|
|
.eslintrc.js
|
|
jsr.json
|
|
mod.ts
|
|
index.js
|
|
nest-cli.json
|
|
package-lock.json
|
|
tsconfig.build.json
|
|
tsconfig.lib.json
|
|
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
|