3.5.1 • Published 3 months ago

@resourvereign/plugin-types v3.5.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

ResourVereign Common

Plugin types and utilities for ResourVereign

Scripts

  • build: Compiles the TypeScript files. Optionally, it clears the ./dist directory unless the NOCLEAN variable is set to "1".
  • build:watch: Uses nodemon to watch the src directory and recompiles TypeScript files on changes without clearing the ./dist directory.
  • build:check: Checks the TypeScript files for type errors without emitting any output files.
  • test: Runs tests using jest, allowing for a pass even if no tests are found.
  • test:watch: Continuously runs jest in watch mode to automatically rerun tests on changes.
  • test:ui: Starts vitest with a user interface.
  • lint:fix: Automatically fixes linting issues in TypeScript files within the src directory using eslint.
  • lint: Lints TypeScript files in the src directory without automatically fixing issues.
  • prettify: Formats the code in the src directory using prettier.
3.5.1

3 months ago

3.5.0

3 months ago

3.4.0

5 months ago

3.3.0

5 months ago

3.2.0

6 months ago

3.1.0

6 months ago

3.0.0

6 months ago

1.1.0

6 months ago

2.0.0

6 months ago

1.0.0

6 months ago