Notes/packages/codemirror
Elian Doran 22d9091315
refactor(code/find): reimplement find next
2025-05-12 21:21:46 +07:00
..
src refactor(code/find): reimplement find next 2025-05-12 21:21:46 +07:00
README.md chore(nx): create project for codemirror 2025-05-10 18:30:09 +07:00
eslint.config.mjs chore(nx): create project for codemirror 2025-05-10 18:30:09 +07:00
package.json feat(code): add the rest of the themes 2025-05-11 21:58:50 +07:00
tsconfig.json chore(code): set up test for eslint 2025-05-11 15:29:03 +07:00
tsconfig.lib.json refactor(code): stop exposing CodeMirror configuration 2025-05-11 18:41:10 +07:00
tsconfig.spec.json chore(code): set up test for eslint 2025-05-11 15:29:03 +07:00
vite.config.ts chore(code): set up test for eslint 2025-05-11 15:29:03 +07:00

README.md

codemirror

This library was generated with Nx.

Building

Run nx build codemirror to build the library.