diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 751078ab29..df6568a0f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,5 +16,4 @@ Building the apps is relatively easy - please [see the build instructions](https # Coding style -- Only use tabs for indentation, not spaces. -- Do not remove or add optional characters from other lines (such as colons or new line characters) as it can make the commit needlessly big, and create conflicts with other changes. +See the [prettier config](https://github.com/laurent22/joplin/blob/master/prettier.config.js).