Skip to content
#

highlighting

Here are 254 public repositories matching this topic...

joshgoebel
joshgoebel commented Apr 21, 2021

Getting access to the types in my main source. My source is all JS, it exports no types... all the type exports are ambient modules.

I’m proposing the inverse: define your types in your code.

I dunno what that means? You mean declare them in highlight.js itself and then export them, import them into index.d.ts and then reexport them? I'm not sure I know how to do that if that's possible

lucasrla
lucasrla commented Jan 3, 2021

Woops! Sorry for that, and thank you for catching it! I meant to type continue there but I slipped. Testing the codebase on the demo directory did not raise problems so I went along.

No promises here, but would you be open to PRs related to building an integration test suites? Such regressions could be caught pretty easily with basic tests.

_Originally posted by @clement-elbaz in ht

Improve this page

Add a description, image, and links to the highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the highlighting topic, visit your repo's landing page and select "manage topics."

Learn more