0.2.5 • Published 2 years ago

@stardustgames/prettierconfig v0.2.5

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

@stardustgames/prettierconfig

⚠️ Work in progress ⚠️

This package distributed with the file prettier.config.js and may be used in other repositories.

Example prettier.config.js

// https://prettier.io/docs/en/options.html

// Prettier config
const overrides = {}

/** @type {import('prettier').RequiredOptions} */
module.exports = {
  ...require('@stardustgames/prettierconfig'),
  ...overrides,
}
0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.4

2 years ago