Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
{
"extends": "./tsconfig.json",
"include": [
"__tests__/**/*.ts",
"src/**/*.ts"
]
}