mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-23 12:49:40 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ccfb7bc000
commit
83b3db28f6
@ -24,7 +24,7 @@ While developing, you may locally build and test the JavaScript or Python (or bo
|
||||
* Make changes to the implementation of your choice.
|
||||
* If working in the JavaScript implementation:
|
||||
* Run `make js` to build and run unit tests
|
||||
* Run `make static` to manually test changes locally at `http://localhost:8080`
|
||||
* Run `make serve` to manually test changes locally at `http://localhost:8080`
|
||||
* To load a debug (human readable) version of the beautifier source, open `http://localhost:8080/?debug`
|
||||
* If working in the Python implementation:
|
||||
* Run `make py` to build and run unit tests
|
||||
|
Loading…
Reference in New Issue
Block a user