Skip to content

Commit

Permalink
exclude fabricjs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Jun 25, 2024
1 parent 0fbc51f commit f1cccda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"jsxImportSource": "react",
"strictNullChecks": true,
"allowJs": true,
}
},
"exclude": ["fabric.js"],
}

0 comments on commit f1cccda

Please sign in to comment.