Notes/packages/commons
Elian Doran 408dcf7713
chore(release): prepare for v0.94.1
2025-06-07 12:46:18 +07:00
..
src Merge pull request #2181 from TriliumNext/feat/llm-change-to-single-provider 2025-06-07 11:38:30 +07:00
README.md chore(nx): initialize empty commons project 2025-04-22 14:45:25 +07:00
eslint.config.mjs chore(nx): initialize empty commons project 2025-04-22 14:45:25 +07:00
package.json chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +07:00
tsconfig.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +07:00
tsconfig.lib.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +07:00
tsconfig.spec.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +07:00
vite.config.ts chore(highlightjs): tests not runnable 2025-05-19 16:30:00 +07:00

README.md

commons

This library was generated with Nx.

Building

Run nx build commons to build the library.

Running unit tests

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