Khanh Dao

Results 1 comments of Khanh Dao

i also ran to the same issue, with ``` export default Controller.extend({ foo: new Date().getFullYear().toString() }) ``` which seems result from the same line of logic https://github.com/ember-codemods/ember-native-class-codemod/blob/ebe7c883bb2771602ab37f6005f037e11bec7779/transforms/helpers/validation-helper.js#L77,