Updated Readme with style code

This commit is contained in:
WBHarry 2025-05-23 19:05:02 +02:00 committed by GitHub
parent b24cdcc9ed
commit ee6c97d134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,9 @@ or darrington press.
# Developer Guide # Developer Guide
#### Coding Practises #### Coding Practises
##### Style Code
The project is set up for Prettify. Make sure you've run `npm install` since it was added.
There is a pre-commit hook that will automatically run prettify on the files you've changed whenever you do a commit to maintain the formating.
##### Branches And Pull Requests ##### Branches And Pull Requests