Format fixture JSON with Prettier. (#8658)

This commit is contained in:
Logan Smyth
2018-09-09 17:57:52 -07:00
committed by GitHub
parent 45c28fa785
commit 79b2af5997
1075 changed files with 2632 additions and 1872 deletions

View File

@@ -1,3 +1,3 @@
{
"sourceFilename": "path/to/input-file.js"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "getter should have no params (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "setter should have exactly one param (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "setter should have exactly one param (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"allowReturnOutsideFunction": true
}
}

View File

@@ -1,3 +1,3 @@
{
"allowReturnOutsideFunction": true
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid number (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid number (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid number (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid number (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Expected number in radix 16 (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Identifier directly after number (1:3)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated string constant (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated regular expression (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated regular expression (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in assignment expression (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in assignment expression (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in assignment expression (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in postfix operation (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in postfix operation (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in prefix operation (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in prefix operation (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in for-in statement (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:10)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated regular expression (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated string constant (1:8)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:4)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in assignment expression (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in assignment expression (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (4:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (4:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:6)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:6)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:10)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:14)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:11)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token, expected \";\" (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unsyntactic break (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:6)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unsyntactic continue (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in for-in statement (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid left-hand side in for-in statement (1:5)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:9)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:24)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:12)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:7)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:7)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Missing catch or finally clause (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected character '‿' (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Multiple default clauses (1:22)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated comment (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (3:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (3:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unterminated regular expression (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (3:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (2:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (3:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (3:2)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:0)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Expecting Unicode escape sequence \\uXXXX (1:1)"
}
}

View File

@@ -1,3 +1,3 @@
{
"throws": "Invalid Unicode escape (1:0)"
}
}

Some files were not shown because too many files have changed in this diff Show More