UNPKG

@sertxudeveloper/markdown-editor

Version:
14 lines 328 B
{ "compilerOptions": { "target": "esnext", "module": "esnext", "strict": false, "jsx": "preserve", "moduleResolution": "node", "strictPropertyInitialization": false, "noImplicitAny": false, "strictNullChecks": false, "allowSyntheticDefaultImports": true, "esModuleInterop": false, } }