1 parent f9c85c7 commit b36fa9fCopy full SHA for b36fa9f
1 file changed
nestia.config.ts
@@ -16,7 +16,8 @@ export const NESTIA_CONFIG: INestiaConfig = {
16
],
17
beautify: true,
18
},
19
- primitive: false,
+ keyword: true,
20
simulate: true,
21
+ primitive: false,
22
};
23
export default NESTIA_CONFIG;
0 commit comments