UNPKG

mantis-app

Version:

M.A.N.T.I.S (MongoDB, Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.

10 lines (9 loc) 221 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../dist/out-tsc", "types": ["node", "vitest/globals"] }, "files": ["src/test-setup.ts"], "include": ["src/**/*.spec.ts", "**/*.d.ts"] }