Search
Write a publication
Pull to refresh
1
0
Send message

Для nestjs будет возникать ошибка.
SyntaxError: This experimental syntax requires enabling one of the following parser plugin(s): "decorators", "decorators-legacy".
Для того что бы исправить необходимо добавить в конфиг prettier следующую строку:
"importOrderParserPlugins": ["typescript", "decorators-legacy"]

Information

Rating
Does not participate
Registered
Activity