@teqplay/prettier-config

1.0.1 • Public • Published

Welcome!

This repository contains initial configuration file for Teqplay ES-lint rules.

The rules will be updated regarding the Teqplay developer feedbacks soon.

First Step : Install

yarn add @teqplay/prettier-config --dev

or

npm install --save-dev @prettier-config

Second Step : Extend your .prettierrc.js

module.exports = {
  ...require('@teqplay/eslint-config')
}

(Optional) Third Step: add check-lint script to your package.json

"check-lint": "prettier --check \"./src/**/*.ts\" \"./src/**/*.tsx\""

It is ready! Happy coding!

Readme

Keywords

none

Package Sidebar

Install

npm i @teqplay/prettier-config

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.16 kB

Total Files

4

Last publish

Collaborators

  • ojas-teqplay
  • maurice-teqplay
  • franciscoteqplay
  • dariusteqplay
  • ojasgulati-teqplay
  • gdenhollander
  • david_teqplay
  • damon02
  • teqplay-developer