$
errors.fyi/typescript/TS1054
74
namespaces
·
3,092
codes
errors.fyi
/
typescript
/
TS1054
typescript · typescript/TS1054
TS1054
Constructor Accessor Not Allowed
A `get` or `set` accessor cannot be named `constructor`. Use a regular method instead.
References
typescriptlang.org/docs/handbook/2/classes.html
In this namespace
← previous
TS1005
Token Expected
next →
TS1128
Declaration or Statement Expected
TS1002
TS1003
TS1005
TS1054
TS1128
TS1161
TS1192
TS1238
TS1343
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT