Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@kaplayjs/dprint-config

marklovers503MIT1.2.0

The dprint configurations used in KAPLAY Team

dprint, kaplay

readme

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