UNPKG

@automattic/rtjson-to-wpblocks

Version:

Javascript code to convert Day One RTJson to WordPress Gutenberg Blocks

11 lines (10 loc) 167 B
{ "compilerOptions": { "checkJs": true, "allowJs": true, "noEmit": true, "module": "CommonJS", "lib": ["es2021"] }, "include": ["**/*.js"] }