Skip to content
2 changes: 1 addition & 1 deletion refl1d/webview/client/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"include": ["src/**/*"],
"exclude": [
"node_modules/",
"bumps/**/*",
"**/bumps/**/*",
Comment thread
glass-ships marked this conversation as resolved.
Outdated
"src/components/ModelViewPlotly.vue",
],
"compilerOptions": {
Expand Down
Loading