Files
express-otp/tsconfig.build.json
2022-11-25 17:36:48 +02:00

7 lines
72 B
JSON

{
"extends": "./tsconfig.json",
"files": [
"src/index.ts"
]
}