mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
* feat(prismjs): Update `@types/prism` to Prism 1.16 Co-Authored-By: Michael Schmidt <mitchi5000.ms@googlemail.com> * fix(prismjs): Use `tslint:disable-next-line` comments * chore(prismjs): Require TypeScript 2.8 * refactor(prismjs): Rename `TokenNode` to `TokenStream` Co-Authored-By: Michael Schmidt <mitchi5000.ms@googlemail.com> * feat(prismjs): Add `comment` and `class‑name` as known `Grammar` keys Co-Authored-By: Michael Schmidt <mitchi5000.ms@googlemail.com>