Skip to content

Commit

Permalink
fix: workspace tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jul 31, 2024
1 parent a0d4491 commit f16470e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"extends": "@importantimport/tsconfig"
"references": [
{ "path": "./packages/eslint-config/tsconfig.json" }
],
"files": []
}

0 comments on commit f16470e

Please sign in to comment.