2 parents f9c85c7 + b36fa9f commit ba6970dCopy full SHA for ba6970d
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