mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat: edit volume
This commit is contained in:
@@ -6,9 +6,5 @@ export default defineConfig({
|
||||
path: "./apps/client/app/api-client",
|
||||
format: "biome",
|
||||
},
|
||||
plugins: [
|
||||
...defaultPlugins,
|
||||
"@tanstack/react-query",
|
||||
"@hey-api/client-fetch",
|
||||
],
|
||||
plugins: [...defaultPlugins, "@tanstack/react-query", "@hey-api/client-fetch"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user