Fix tests
This commit is contained in:
parent
aec1bdb359
commit
96bd271495
@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties, typescript' (3:2)"
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties' (3:2)"
|
||||
}
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"plugins": ["flow"],
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties, typescript' (2:14)"
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties' (2:14)"
|
||||
}
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties, typescript' (2:6)",
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties' (2:6)",
|
||||
"plugins": []
|
||||
}
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties, typescript' (2:5)",
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties' (2:5)",
|
||||
"plugins": []
|
||||
}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties, typescript' (3:2)"
|
||||
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'classProperties' (3:2)"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user