Skip to content

Commit

Permalink
add ts exclude to init templates
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Nov 14, 2024
1 parent 0c86355 commit def8648
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
}
},
"exclude": ["build", ".docusaurus"]
}

0 comments on commit def8648

Please sign in to comment.