https://github.com/tc39/proposal-private-fields-in-in Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com> Co-Authored-By: Huáng Jùnliàng <jlhwung@gmail.com>
6 lines
147 B
JSON
6 lines
147 B
JSON
{
|
|
"plugins": [
|
|
"classPrivateProperties"
|
|
],
|
|
"throws": "This experimental syntax requires enabling the parser plugin: 'privateIn' (5:14)"
|
|
} |