How does vs code remove the decorator warning?

clipboard.png
vs code

:

clipboard.png

  1. true
  2. jsconfig

clipboard.png
how exactly do you set up to remove warnings?


also encountered this problem. The, VS Code version is 1.24.1. The solution is to set it in menu file-> preferences-> Settings and user settings:

.
"problems.decorations.enabled": false,
"javascript.implicitProjectConfig.experimentalDecorators": true,


does the landlord have any warning tips for solving the problem? I have also tried all kinds of methods, but there is no

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1be2256-315b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1be2256-315b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?