add ityped, add strapi type generate plugin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export default () => ({
|
||||
'schemas-to-ts': {
|
||||
enabled: true,
|
||||
destinationFolder: "generated-types"
|
||||
destinationFolder: "generated-types",
|
||||
logLevel: 2
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user