パッケージの詳細

@alwatr/prettier-config

Alwatr730MPL-2.05.0.5

Alwatr's shareable configurations for Prettier.

alwatr, beautify, browser, config

readme

Prettier Configurations

Alwatr's shareable configurations for Prettier.

Installation

yarn add -D @alwatr/prettier-config

Usage

Alwatr Prettier rules come bundled in @alwatr/prettier-config. To enable these rules, add a prettier property in your package.json. See the Prettier configuration docs for more details.

The Prettier rules from Alwatr are included in the @alwatr/prettier-config package. To use these rules, add a prettier property to your package.json file. Refer to the Prettier configuration documentation for more information.

{
  "prettier": "@alwatr/prettier-config"
}

Sponsors

The following companies, organizations, and individuals support Nanolib ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

Contributing

Contributions are welcome! Please read our contribution guidelines before submitting a pull request.

更新履歴

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.5 (2025-09-27)

🧹 Miscellaneous Chores

  • exclude test files from package distribution (86f4f2f)

5.0.4 (2025-09-20)

🐛 Bug Fixes

  • add sideEffects property to package.json files for better tree-shaking (c7b9e74)
  • add sideEffects property to package.json files for better tree-shaking (e8402c4)

🧹 Miscellaneous Chores

  • remove duplicate sideEffects property from multiple package.json files (b123f86)

5.0.3 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

5.0.2 (2025-08-23)

Note: Version bump only for package @alwatr/prettier-config

5.0.1 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)

🧹 Miscellaneous Chores

  • edit README (3860b3d)
  • reformat all package.json files (ceda45d)
  • update username casing in changelog entries (9722ac9)

5.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.

Features

  • prettier-config: new package for prettier share configs (a6fdee3) by @

Bug Fixes

  • all dependeny topology (1c17f34) by @
  • package.json include files (ec8c807) by @
  • package.json include files (053fc10) by @

Code Refactoring

  • use the same version as @alwatr/nanolib (60eb860) by @

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @
  • prettier-config: change the license to AGPL-3.0 (02a071e) by @
  • update package keywords (200afcf) by @

1.0.6 (2024-10-11)

Miscellaneous Chores

  • include LICENSE and LEGAL files to publish (09f366f) by @alimd

1.0.5 (2024-09-29)

Bug Fixes

  • all dependeny topology (1c17f34) by @mohammadhonarvar

Miscellaneous Chores

  • prettier-config: change the license to AGPL-3.0 (02a071e) by @ArmanAsadian

1.0.4 (2023-12-22)

Note: Version bump only for package @alwatr/prettier-config

1.0.3 (2023-12-22)

Bug Fixes

  • package.json include files (ec8c807) by @

1.0.2 (2023-12-22)

Bug Fixes

  • package.json include files (053fc10) by @alimd

1.0.1 (2023-12-21)

Features

  • prettier-config: new package for prettier share configs (a6fdee3) by @alimd