Notes/packages/highlightjs
Elian Doran 02dd61fad6
Revert "fix(client/vite): highlight.js not playing well with ESM-native"
This reverts commit 7702a87640.
2025-05-20 11:58:11 +07:00
..
src Revert "fix(client/vite): highlight.js not playing well with ESM-native" 2025-05-20 11:58:11 +07:00
README.md feat(highlightjs): add test 2025-05-18 11:26:59 +07:00
eslint.config.mjs refactor(highlightjs): create separate project 2025-05-18 00:16:09 +07:00
package.json Revert "fix(client/vite): highlight.js not playing well with ESM-native" 2025-05-20 11:58:11 +07:00
tsconfig.json chore(highlightjs): basic integration 2025-05-18 15:16:53 +07:00
tsconfig.lib.json chore(highlightjs): basic integration 2025-05-18 15:16:53 +07:00
tsconfig.spec.json feat(highlightjs): add test 2025-05-18 11:26:59 +07:00
vite.config.ts chore(highlightjs): tests not runnable 2025-05-19 16:30:00 +07:00

README.md

highlightjs

This library was generated with Nx.

Building

Run nx build highlightjs to build the library.

Running unit tests

Run nx test highlightjs to execute the unit tests via Vitest.