diff --git a/.qlty/qlty.toml b/.qlty/qlty.toml index 2079c562..721fb2b1 100644 --- a/.qlty/qlty.toml +++ b/.qlty/qlty.toml @@ -44,7 +44,7 @@ exclude_patterns = [ "tools/**", "*.config.ts", "src/modules/world-edit/**", - "src/lib/utils/sprintf.ts", + "src/lib/i18n/sprintf.ts", "src/lib/utils/later.ts", "src/lib/vector.ts", "items/**", @@ -106,4 +106,4 @@ name = "trufflehog" [[plugin]] name = "prettier" package_file = "package.json" -package_filters = ["prettier"] \ No newline at end of file +package_filters = ["prettier"]