diff options
Diffstat (limited to 'tooling/prettier/index.js')
| -rw-r--r-- | tooling/prettier/index.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tooling/prettier/index.js b/tooling/prettier/index.js index bfc96896..97990bda 100644 --- a/tooling/prettier/index.js +++ b/tooling/prettier/index.js @@ -21,8 +21,8 @@ const config = { "^(expo(.*)$)|^(expo$)", "<THIRD_PARTY_MODULES>", "", - "<TYPES>^@hoarder", - "^@hoarder/(.*)$", + "<TYPES>^@karakeep", + "^@karakeep/(.*)$", "", "<TYPES>^[.|..|~]", "^~/", |
