feat: adding source search

This commit is contained in:
Chubby Granny Chaser
2024-12-20 17:07:51 +00:00
parent 1e99dae9de
commit 109c12064d
49 changed files with 2010 additions and 958 deletions

View File

@@ -26,4 +26,9 @@ module.exports = {
},
],
},
settings: {
react: {
version: "detect",
},
},
};