@taskyz/prettier-config

1.0.3 • Public • Published

@taskyz/prettier-config

This library contains the Prettier configuration used by Taskyz.

Installing the library

npm install -D @taskyz/prettier-config

Using the library

To use the library, you'll need to add the following to your .prettierrc.json file:

"@taskyz/prettier-config"

Publishing updates

  • Update the version field in the package.json file;
  • Stage and commit all changes;
  • Tag the new commit with the new version number; and
  • Push all changes to the GitHub repository.

This can be done using the following commands:

npm version patch
git push origin main --tags

A GitHub Actions workflow will then automatically publish the package to the NPM registry.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @taskyz/prettier-config

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

1.71 kB

Total Files

3

Last publish

Collaborators

  • farischt