Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ximatriarx/typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
✨🧚🏻♀️🪄✨ TypeScript 💕🦄🌈🏰
A TypeScript project template.
A minimalistic TypeScript project template preconfigured with SWC, ESLint, Prettier, Jest, Lint-Staged and Husky.
Status
Code
Project
Info
Statistics
Setup
npx @ximatriarx/typescript init- Use it as a GitHub repository template.
- Clone it using
git clone https://github.com/XiMatriarx/typescript.git. - Use
bin/init.shto create repositories.
Usage
npm start~ Start the project.npm run build~ Build the project.npm run dev~ Build the project in watch mode.npm run lint~ Lint the codebase using ESLint.npm run style~ Style the codebase using Prettier.npm test~ Test the codebase using Jest.npm run docker- Build the project using Docker.npm run init~ Initialize Husky git hooks for Lint-staged.
Documentation
✨🧚🏻♀️🪄✨ Xi Matriarx 💕🦄🌈🏰