the project has been written in the form of a ts class instead. There is a minor problem.
prompts for such an error in the name of the class or Prop. It looks really uncomfortable
Experimental support for decorators is a feature that is subject to change in a future release. Set the "experimentalDecorators" option to remove this warning.
I follow the usual practice.
both vscode and tsconfig.json set "experimentalDecorators" to true;
it is said that someone has succeeded (but neither seems to be vue+ts), but I still report an error.
does Daniel have any thoughts on this problem?