Format ts/**/.eslintrc.js with Prettier

This commit is contained in:
Evan Hahn 2022-01-11 19:01:55 -06:00 committed by GitHub
parent 0c12607e79
commit 41852a4026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ libtextsecure/test/test.js
stylesheets/*.css stylesheets/*.css
test/test.js test/test.js
ts/**/*.js ts/**/*.js
!ts/**/.eslintrc.js
ts/protobuf/*.d.ts ts/protobuf/*.d.ts
ts/protobuf/*.js ts/protobuf/*.js
stylesheets/manifest.css stylesheets/manifest.css