mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-19 07:33:20 +00:00

This is the second and final commit to remove using-declaration from .prettierignore. While there is standard formatting changes here, there is also scoping changes for the 'using' declarations due to the following error: Libraries/LibJS/Tests/using-declaration.js: SyntaxError: Using declaration cannot appear in the top level when source type is `script` or in the bare case statement.
7 lines
245 B
Text
7 lines
245 B
Text
Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
|
|
Libraries/LibJS/Tests/unicode-identifier-escape.js
|
|
Libraries/LibJS/Tests/modules/failing.mjs
|
|
|
|
Tests/LibWeb/Crash/wpt-import/
|
|
Tests/LibWeb/Ref/input/wpt-import
|
|
Tests/LibWeb/Text/input/wpt-import
|