resolves #46 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/53
4 lines
94 B
JSON
4 lines
94 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "dist", "src/**/*.test.ts"]
|
|
}
|