Skip to content
Snippets Groups Projects
Commit 50bea120 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix include

parent 789bfd1c
No related branches found
No related tags found
1 merge request!123chore: replace react scripts with Vitejs
......@@ -18,5 +18,5 @@
"useUnknownInCatchVariables": false,
"types": ["vite/client", "vite-plugin-svgr/client"]
},
"include": ["**/*.ts", "**/*.tsx"]
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment