Files
pow-captcha/tsconfig.json

5 lines
70 B
JSON

{
"extends": "./tsconfig.base.json",
"include": ["**/*", ".*.js"]
}