Skip to content

Commit

Permalink
feat: add no-unused-exports rule
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Feb 7, 2023
1 parent ad22fe4 commit 465f969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/noUnusedExports/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"include": [
".",
"."
]
}

0 comments on commit 465f969

Please sign in to comment.