Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff7198e

Browse files
authored
Update CONTRIBUTING.md
1 parent 0b3eb14 commit ff7198e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Reporting issues
22
Make sure the report is accompanied by a reproducible demo. The ideal demo is created by forking [our standard jsFiddle](http://jsfiddle.net/cwhgLcjv/), adding your own code and stripping it down to an absolute minimum needed to demonstrate the bug.
33

4+
## Prettier
5+
This project use [Prettier](https://github.com/prettier/prettier) for its code formatting. The goal is to be sure that all code pushed to this repository has the same style. A git hook is set up to format all the edited files on commit.
46

57
## Submittting a Pull Request
68

0 commit comments

Comments
 (0)