micro/packages/api/tsconfig.json

5 lines
100 B
JSON

{
"extends": "../../tsconfig.json",
"include": ["./src/**/*.ts", "./src/data/blocklist.json"]
}