Skip to content

Commit c7931e6

Browse files
authored
fix: disambiguate barrelled imports (#222)
* fix: disambiguate barrelled imports * chore: change files * Fix tests Co-authored-by: mmkal <mmkal@users.noreply.github.com>
1 parent ad56de7 commit c7931e6

File tree

7 files changed

+220
-79
lines changed

7 files changed

+220
-79
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "fix: disambiguate barrelled imports (#222)",
5+
"type": "patch",
6+
"packageName": "eslint-plugin-codegen"
7+
}
8+
],
9+
"packageName": "eslint-plugin-codegen",
10+
"email": "mmkal@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)