Include _locales/en/messages.json in prettier formatting

pull/1/head
Scott Nonnenberg 7 years ago
parent 43a44793c5
commit 69f11c4a7b

@ -29,7 +29,10 @@ test/blanket_mocha.js
test/fixtures.js test/fixtures.js
# Managed by Transifex: # Managed by Transifex:
_locales/** # Note: the negate pattern only works because it's targeting the same depth as the
# glob on the previous line.
_locales/**/*.json
!_locales/en/messages.json
# Managed by package manager (`bower` and `yarn`/`npm`): # Managed by package manager (`bower` and `yarn`/`npm`):
/bower.json /bower.json

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save