ts error message

Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning.

Add the following configuration to tsconfig.json { "compilerOptions": { "experimentalDecorators": true, "allowJs": true } }

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325242635&siteId=291194637