@robino/prettier
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@robino/prettier

npm i -D @robino/prettier

Prettier config reference

package.json

{
	"prettier": "@robino/prettier"
}

prettier.config.js

import config from "@robino/prettier";

/** @type {import("prettier").Config} */
export default {
	...config,
	// other options
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    72
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    72
  • 0.1.0
    1

Package Sidebar

Install

npm i @robino/prettier

Weekly Downloads

73

Version

0.1.1

License

MIT

Unpacked Size

1.2 kB

Total Files

4

Last publish

Collaborators

  • rossrobino