adds code formatting to contributing guidelines (#6119)
This commit is contained in:
committed by
Diamond Lewis
parent
f7b498eaf6
commit
6af7b6aaa3
@@ -29,7 +29,7 @@ Once you have babel running in watch mode, you can start making changes to parse
|
|||||||
|
|
||||||
### Good to know:
|
### Good to know:
|
||||||
|
|
||||||
* The lib/ folder is not commited, so never make changes in there.
|
* The `lib/` folder is not commited, so never make changes in there.
|
||||||
* Always make changes to files in the `src/` folder.
|
* Always make changes to files in the `src/` folder.
|
||||||
* All the tests should point to sources in the `lib/` folder.
|
* All the tests should point to sources in the `lib/` folder.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user