nisarg
Results
1
comments of
nisarg
Set [`useDefineForClassFields`](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#the-usedefineforclassfields-flag-and-the-declare-property-modifier) flag in ts config to false. This flag by default initializes class properties to `undefined` if "they have no initializer".