codestyle.sh 75 B

1234
  1. #!/bin/sh
  2. jscs "../.." --fix --config=./config.json --max-errors=1000000