mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
* deps: Remove plugin-proposal because it is related of transform code 1. Documentation need to just parse code and do not transform anything. That why need to remove plugin and preset usages 2. Remove parser options which already included in parser and enabled by default * chore: Update docs related remark 13