1.1.0 • Published 9 months ago

@kaplayjs/dprint-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

These are the dprint configurations for KAPLAY and related projects.

Installation

npm install -D @kaplayjs/dprint-config

Usage

Create a dprint.json file in the root of your project and add the following:

{
  "extends": "node_modules/@kaplayjs/dprint-config/dprint.json"
}

Or

@kaplayjs/dprint-config --init
1.1.0

9 months ago

1.0.1

10 months ago

1.0.0

11 months ago