| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/chrome-launcher/scripts/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/chrome-launcher/scripts/format.sh |
#!/usr/bin/env bash FILES="`find src -type f -name '*.ts'`" ./node_modules/.bin/clang-format -i -style=file $FILES