jsconfig.json

{
    "compilerOptions": {
        "typeRoots": [
            "types"
        ]
    }
}