Netflix / nerror

nerror: rich JavaScript errors
MIT License
122 stars 14 forks source link

Use /** comments to show it on IDEs #16

Open dloreto opened 3 years ago

dloreto commented 3 years ago

The declaration file is using basic multi line /* comments, by using /** IDE like VSCode will show it.