2.0.0 • Published 16 days ago

@eclipse-glsp/prettier-config v2.0.0

Weekly downloads
-
License
(EPL-2.0 OR GPL-2...
Repository
github
Last release
16 days ago

Eclipse GLSP - Shared Pretier configuration

Common shared configuration for Eclipse GLSP components that use Prettier for code formatting.

Install

$ yarn add --dev @eclipse-glsp/prettier-config

Usage

Add to the package.json:

{
    // ...
    "prettier": "@eclipse-glsp/prettier-config"
}

Or add a .prettierrc.json to the workspace root:

"@eclipse-glsp/prettier-config"

More information

For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.

2.0.0

7 months ago

1.1.0-RC06

1 year ago

1.0.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago