Let's make it all pretty, shall we?
We missed a couple directories with previous attempts to turn this on globally: app/ and libtextsecure/ Not to mention files in places we didn't expect: ts files that weren't in the ts directory! This turns prettier on for every file we care about (js, ts, tsx, md) everywhere in the project but for a few key parts.
This commit is contained in:
@@ -14,5 +14,10 @@ js/jquery.js
|
||||
js/Mp3LameEncoder.min.js
|
||||
js/WebAudioRecorderMp3.js
|
||||
|
||||
ts/**/*.js
|
||||
components/*
|
||||
dist/*
|
||||
libtextsecure/libsignal-protocol.js
|
||||
|
||||
/**/*.json
|
||||
/**/*.css
|
||||
|
Reference in New Issue
Block a user