I'm need to import files from parent folder in Typescript using Visual Code. But I tried use '..' and the file cannot imported. What can do this?
It looks to me like the Data folder is not in the parent folder. You shouldn't need the ../ in that case