docusaurus/packages/docusaurus-plugin-ideal-image/tsconfig.server.json

4 lines
62 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src/*.ts"]
}