Files
website/node_modules/pagefind/jsconfig.json
2024-05-06 17:15:30 -04:00

8 lines
117 B
JSON

{
"compilerOptions": {
"resolveJsonModule": true,
"lib": [
"esnext"
]
}
}