summaryrefslogtreecommitdiff
path: root/scripts/frontend/prettier.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove node 6 trailing comma supportMike Greiling2019-03-111-2/+2
| | | | | This removes trailing commas from node scripts which previously omitted them for compatiblity with node 6
* Fix typos occured to occurredHiroyuki Sato2018-11-161-1/+1
|
* Fix/update prettier scriptMike Greiling2018-10-221-108/+98
|
* Removed return statements from prettier scriptWinnie Hellmann2018-07-091-2/+2
|
* Fixed the searching on the whole disk :-P44771-prettier-seems-to-ignore-the-overrides-2Tim Zallmann2018-06-151-3/+6
|
* Added possibility to run prettier against one specific directory to make our ↵Tim Zallmann2018-06-151-3/+9
| | | | conversion easier
* Fixed Prettier Config Applying + Updated Prettier to newest versionTim Zallmann2018-06-151-20/+20
|
* Make use of the prettier ignore file during our save scriptLukas Eipert2018-03-261-0/+22
|
* update eslintignore for node scriptsMike Greiling2018-03-231-1/+0
|
* prettify all node scriptsMike Greiling2018-03-231-12/+5
|
* Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann2018-03-141-0/+103