Property 'values' does not exist on type 'Map<...>' change the 'lib' compiler option to 'es2015'+
i already changed that but the compiler doesn't recognize my changes to tsconfig!
tsconfig.json (changes made)
I have tried resolving this issue by restarting the VSC typescript server
3 Replies
I want the intelisense and the robloxts compiler to recognize these changes
Solution
thank you guys