UNPKG

@osdeibi/bucky-seo-react

Version:

React component for managing meta tags, Open Graph, and dynamic JSON-LD

15 lines (14 loc) 295 B
{ "compilerOptions": { "target": "ES2018", "module": "ESNext", "declaration": true, "outDir": "dist", "jsx": "react-jsx", "moduleResolution": "Node", "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, }, "include": ["src"] }