@the-stranger/nx-plugin
v2.0.1
Published
A plugin for [Nx](https://nx.dev) that provides a set of tools that I often use in my projects.
Downloads
29
Readme
@the-stranger/nx-plugin
A plugin for Nx that provides a set of tools that I often use in my projects.
Generators
CSpell config
Create a CSpell configuration file in a project.
Error class
Generate a correctly implemented error class.
ESLint config
Generate an ESLint configuration file for a project.
Jest config
Generate a Jest configuration file for a project.
Library
Generate a JavaScript/TypeScript library.
Vite config
Generate a Vite (or Vitest) configuration file for a project.
