dev icon indicating copy to clipboard operation
dev copied to clipboard

Development configuration, scripts and and CI setup for polkadot-js projects. It acts as templates for other projects to reduce boilerplate, making everything consistent.

@polkadot/dev

A collection of shared CI scripts and development environment (configuration, dependencies) used by all @polkadot projects.

Included here -

  • @polkadot/dev Common base configurations for our TypeScript projects
  • @polkadot/dev-test A Jest-like global environment for usage alongside node:test
  • @polkadot/dev-ts An ESM loader for TS environments