* docs: add DecimalLiteral to AST spec * add decimal support * fix: throw invalid decimal on start * add DecimalLiteral type definitions * update parser typings * add generator support * add syntax-decimal plugin * Add syntax-decimal to babel-standalone * add syntax-decimal to missing plugin helpers * fix incorrect test macro
4 lines
96 B
JSON
4 lines
96 B
JSON
{
|
|
"throws": "This experimental syntax requires enabling the parser plugin: 'decimal' (1:2)"
|
|
}
|