@mohalla-tech/prettier-config-sharechat

1.1.1 • Public • Published

prettier-config-sharechat

ShareChat's Prettier config.

Usage

Install:

$ yarn add --dev prettier-config-sharechat

Edit package.json:

{
  // ...
  "prettier": "@mohalla-tech/prettier-config-sharechat"
}

If you need to extend the configuration to overwrite some properties from the shared configuration import the file in a .prettierrc.js file and export the modifications, e.g:

module.exports = {
  ...require("@mohalla-tech/prettier-config-sharechat"),
  semi: false,
};

Readme

Keywords

none

Package Sidebar

Install

npm i @mohalla-tech/prettier-config-sharechat

Weekly Downloads

5

Version

1.1.1

License

MIT

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • sumit7sinha
  • garganurag99
  • kiranjavvajisc
  • vinodsai-a
  • amit_shukla
  • aloksingh3112
  • ashutoshtanwar
  • shivani-sehgal
  • ashishkothari
  • hdwivedi9
  • prarabdhb
  • shivamrr9
  • mohalla-tech-web
  • webos002
  • bhupali-sharechat