mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-13 00:54:32 +00:00
Documentation for CKEDITOR.config incorrectly lists magicline_tabuList as type Number (the type assigned in this file was likely based on the documentation). However, magicline source code expects a string array [see source here](https://docs.ckeditor.com/ckeditor4/docs/source/plugin60.html#CKEDITOR-config-cfg-magicline_tabuList).