{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../themes/hugo-mod-jslibs-dist/popperjs/package/dist/cjs/*",
"../themes/twbs/bootstrap/js/*"
]
}