Include _locales/en/messages.json in prettier formatting
This commit is contained in:
parent
43a44793c5
commit
69f11c4a7b
2 changed files with 1456 additions and 1269 deletions
|
@ -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…
Reference in a new issue