mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-09 22:40:18 +08: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).