phindle / error-lens

Visual Studio Code extension which enhances the display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=PhilHindle.errorlens
MIT License
89 stars 40 forks source link

Property 'x' does not exist on type {} #43

Open jayant246 opened 3 years ago

jayant246 commented 3 years ago

My property x will be filled after taking input from user. ex - I have a free text field named 'note' and its value = {values.note} , once user starts typing in it then the values get filled. I want to disable this error for these kind of situations. SS is attached for referrence Screenshot from 2021-09-09 14-36-06