Skip to content

Commit

Permalink
chore(housekeeping): Ignore large folders
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Nov 11, 2023
1 parent a154e7c commit bceef0b
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 @@ -3,5 +3,6 @@
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "react"
}
},
"exclude": ["node_modules", "dist"]
}

0 comments on commit bceef0b

Please sign in to comment.