0.0.1 • Published 2 years ago

@arkread/prettier-config v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@arkread/prettier-config

Prettier config for Ark projects.

Usage

Install the package using npm (or yarn)

npm i -D @arkread/prettier-config

Add the following to package.json

{
  "name": "Arkdome",
  "version": "1.0.0",
+  "prettier": "@arkread/prettier-config"
}

Check out Sharing configurations for more information.

0.0.1

2 years ago