Skip to content

Commit ed96e23

Browse files
authored
Update contribution guidelines to state usage of Prettier
1 parent 1942cc2 commit ed96e23

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,18 +132,13 @@ This will run all tests and watch source and test files for changes. When a chan
132132

133133
#### Coding Style
134134

135-
To maximize the readability and correctness of our code, we require that new submissions follow the
136-
[JavaScript Standard Style](https://standardjs.com/).
137-
138-
Before committing, please run:
135+
For consistency and readability, we require that new submissions follow the [Prettier Style](https://prettier.io/).
136+
Before committing, please format your code automatically using Prettier by running the following command:
139137

140138
```bash
141139
npm run style
142140
```
143141

144-
In order to apply the coding style (where it can be done automatically). If an error is shown, please figure out what's
145-
wrong, fix it and run standard again.
146-
147142
A few (but not all) of the things to keep in mind:
148143

149144
- Use camelCase with the leading character as lowercase for identifier names (variables and functions).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy