3f600c664f
it's no longer needed to use stunnel ;-)
8 lines
124 B
JSON
8 lines
124 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
|
|
},
|
|
"include": ["__tests__/*.ts", "*.ts", "../src/**/*.ts"]
|
|
}
|