Skip to content

Commit

Permalink
revert whitepsace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vikr01 committed Dec 13, 2018
1 parent 4089b94 commit 977f9b1
Show file tree
Hide file tree
Showing 48 changed files with 152 additions and 385 deletions.
@@ -1,4 +1,4 @@
{
"sourceType": "module",
"throws": "Legacy octal literals are not allowed in strict mode (1:0)"
"sourceType": "module",
"throws": "Legacy octal literals are not allowed in strict mode (1:0)"
}
@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:2)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:14)"
}
}
@@ -1,3 +1,3 @@
{
"sourceType": "script"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in object destructuring pattern (1:4)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Object pattern can't contain getter or setter (1:6)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in object destructuring pattern (1:24)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \",\" (1:3)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:12)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:2)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:2)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:2)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid regular expression flag (1:16)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid regular expression flag (1:18)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid regular expression flag (1:16)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid regular expression flag (1:17)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "setter must have exactly one formal parameter (1:3)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:0)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:0)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:0)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Unterminated string constant (1:0)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "enum is a reserved word (1:11)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:2)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}
@@ -1,4 +1,4 @@
{
"throws": "Unexpected digit after hash token (2:2)",
"plugins": ["classPrivateProperties"]
"plugins": [ "classPrivateProperties" ]
}
@@ -1,4 +1,6 @@
{
"plugins": [["pipelineOperator", { "proposal": "invalid" }]],
"plugins": [
["pipelineOperator", { "proposal": "invalid" }]
],
"throws": "'pipelineOperator' requires 'proposal' option whose value should be one of: 'minimal', 'smart'"
}
@@ -1,8 +1,4 @@
{
"plugins": [
["pipelineOperator", { "proposal": "smart" }],
"doExpressions",
"asyncGenerators"
],
"plugins": [["pipelineOperator", { "proposal": "smart" }], "doExpressions", "asyncGenerators"],
"throws": "Topic reference was used in a lexical context without topic binding (2:48)"
}
@@ -1,7 +1,3 @@
{
"plugins": [
["pipelineOperator", { "proposal": "smart" }],
"doExpressions",
"asyncGenerators"
]
"plugins": [["pipelineOperator", { "proposal": "smart" }], "doExpressions", "asyncGenerators"]
}
@@ -1,28 +1,28 @@
{
"type": "File",
"start": 0,
"end": 68,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"line": 3,
"column": 1
}
},
"program": {
"type": "Program",
"start": 0,
"end": 68,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"line": 3,
"column": 1
}
},
Expand All @@ -32,14 +32,14 @@
{
"type": "ClassDeclaration",
"start": 0,
"end": 68,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 4,
"line": 3,
"column": 1
}
},
Expand All @@ -64,14 +64,14 @@
"body": {
"type": "ClassBody",
"start": 14,
"end": 68,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 14
},
"end": {
"line": 4,
"line": 3,
"column": 1
}
},
Expand All @@ -92,22 +92,6 @@
"column": 23
}
}
},
{
"type": "CommentBlock",
"value": " :: foo: number; ",
"start": 42,
"end": 66,
"loc": {
"start": {
"line": 3,
"column": 2
},
"end": {
"line": 3,
"column": 26
}
}
}
]
}
Expand All @@ -131,22 +115,6 @@
"column": 23
}
}
},
{
"type": "CommentBlock",
"value": " :: foo: number; ",
"start": 42,
"end": 66,
"loc": {
"start": {
"line": 3,
"column": 2
},
"end": {
"line": 3,
"column": 26
}
}
}
]
}
@@ -1,7 +1,7 @@
{
"type": "File",
"start": 0,
"end": 79,
"end": 78,
"loc": {
"start": {
"line": 1,
Expand All @@ -15,7 +15,7 @@
"program": {
"type": "Program",
"start": 0,
"end": 79,
"end": 78,
"loc": {
"start": {
"line": 1,
Expand All @@ -33,9 +33,9 @@
"innerComments": [
{
"type": "CommentBlock",
"value": " flow-include\ntype Foo = {\n foo: number,\n bar: boolean,\n baz: string\n};\n",
"value": "flow-include\ntype Foo = {\n foo: number,\n bar: boolean,\n baz: string\n};\n",
"start": 0,
"end": 79,
"end": 78,
"loc": {
"start": {
"line": 1,
Expand All @@ -52,9 +52,9 @@
"comments": [
{
"type": "CommentBlock",
"value": " flow-include\ntype Foo = {\n foo: number,\n bar: boolean,\n baz: string\n};\n",
"value": "flow-include\ntype Foo = {\n foo: number,\n bar: boolean,\n baz: string\n};\n",
"start": 0,
"end": 79,
"end": 78,
"loc": {
"start": {
"line": 1,
Expand Down

0 comments on commit 977f9b1

Please sign in to comment.