about summary refs log tree commit diff
path: root/.prettierignore
blob: abc221def2c23727ddf9f0e577397aa1d2b17ac8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Ignore everything except JS-ey code.
# Based on https://stackoverflow.com/a/70715829/458193
*
!**/*.js
!**/*.jsx
!**/*.ts
!**/*.tsx
!*/

# More specific ignores go below.
.expo
android
ios
src/locale/locales