Raw File
{
    "extends": "./tsconfig.json",
    "exclude": ["./src/**/*.test.ts", "./tests/**/*.ts"]
}
back to top