UNPKG

@iizotikov/editor-js-tg-spoiler

Version:

Inline tool for adding spoilers to text fragments, supporting export to telegram

11 lines 211 B
{ "include": ["src/**/*"], "compilerOptions": { "allowJs": true, "declaration": true, "target": "ES6", "strict": true, "outDir": "dist", "moduleResolution": "nodenext" } }