mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
* fix types export * lint * changelog * tests fixed * fix tests imports * lint tests * upd submodule * Update yarn.lock * rename wrapper to factory * Update package.json * rename to adapters * Update tools.d.ts * BlockTool -> BlockToolAdapter etc * Update nested-list * Update collection.ts
4 lines
61 B
JSON
4 lines
61 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [ "test" ],
|
|
}
|