Closed vaibhavarora14 closed 3 years ago
I dont know why. It has nothing to do with boilerplate. Its purely typescript related isn't it?
it is for sure typescript related, but because translations as feature are provided in this boilerplate. we will have to entertain this bug somehow, to improve boilerplate usage and adoption.
Its a very very minor thing. If yu can fix it then it would be great and PR welcome but I won't focus on this issue in my limited time for this project
Description
Typescript compilation of translations data in
i18n.ts
have some problem, and not happening while changes are made intranslation.json
file.Steps to reproduce
Steps to reproduce the behavior:
translation.json
ofen
folder and try with different objects with different properties&values combination.en
file object by hovering over it's usage area, and you will see mismatch of typescript intellisense.Expected behavior It should update the intellisense and basically typescript compilation should work fine in project
Screenshots If applicable, add screenshots to help explain your problem.
Above was exact copy, and now we see original file
Versions