Skip to content

Commit

Permalink
feat: add @tsconfig/ prefix to typescript-xo group
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahsnider committed Aug 31, 2023
1 parent e8d432b commit 4c61613
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"^eslint-plugin-prettier$",
"^eslint-config-xo(-(space|react|typescript|flow))?$",
"^prettier-config-xo$",
"^@jonahsnider/(xo|prettier)-config$"
"^@jonahsnider/(xo|prettier)-config$",
"^@tsconfig/"
]
},
{
Expand Down

0 comments on commit 4c61613

Please sign in to comment.