trilium/packages/commons
2025-05-02 21:29:19 +03:00
..
src fix(test): i18n tests 2025-04-28 10:56:20 +03:00
.swcrc chore(nx/client): fix dependency to commons 2025-04-23 09:22:43 +03:00
eslint.config.mjs chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
package.json chore(release): update version in package.json 2025-05-02 21:29:19 +03:00
README.md chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.lib.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
tsconfig.spec.json chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00
vite.config.ts chore(nx): initialize empty commons project 2025-04-22 14:45:25 +03:00

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.