5 Commits

Author SHA1 Message Date
Charles Lyding
2a4bb9f28b build: update prettier to v3.0.0 2023-07-07 11:15:49 -07:00
Charles Lyding
ee86327167 build: update prettier configuration and ignore files
Quoted properties are now configured to be preserved within code and is needed for cases of closure compiler usage.
The ignore files list is also updated to now ignore all directories that contain code that should not be formatted; either because the code is auto-generated, an output directory, or third party vendor code.
2021-04-27 17:38:03 +02:00
Charles Lyding
c0eadbe2a8 build: integrate prettier code formatting 2019-06-20 10:58:35 -07:00
Charles Lyding
3ec03e9673 revert: build: integrate prettier code formatter
This reverts commit 920be3ab397f5f3315a960630274581256f9986b.
2019-03-05 14:53:33 -08:00
Charles Lyding
920be3ab39 build: integrate prettier code formatter 2019-03-04 09:32:08 -08:00