@baseplate-dev/tools

0.3.1 • Public • Published

@baseplate-dev/tools

This package contains common development tools and configurations used throughout the Baseplate monorepo.

Purpose

The tools package provides:

  • Shared ESLint configurations for Node.js and React projects
  • Prettier configurations for consistent code formatting
  • TypeScript configurations for various project types
  • Vitest configurations for testing
  • Common development tool settings

Configurations Included

  • ESLint: Base, Node.js, React, and Storybook configurations
  • Prettier: Node.js and React specific formatting rules
  • TypeScript: Base configs for CLI, library, and Vite projects
  • Vitest: Test runner configurations for Node.js and React

Part of Baseplate Monorepo

This package is part of the Baseplate monorepo and provides standardized development configurations to ensure consistency across all packages.

Package Sidebar

Install

npm i @baseplate-dev/tools

Weekly Downloads

102

Version

0.3.1

License

MPL-2.0

Unpacked Size

46.6 kB

Total Files

22

Last publish

Collaborators

  • kingtam2000