mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
CI: Bump prettier to latest version (2.4.1)
We didn't initially upgrade because it started to (incorrectly) see files as strict mode and chokes on things that then would be syntax errors - but we're starting to fall behind a bit, so I'd rather put these files on the ignore list instead.
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 00:55:58 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/f538df75729 Pull-request: https://github.com/SerenityOS/serenity/pull/10992
@@ -1,3 +1,8 @@
|
||||
Base/home/anon/Source/js
|
||||
Userland/Libraries/LibJS/Tests/builtins/Object/Object.prototype.toString.js
|
||||
Userland/Libraries/LibJS/Tests/eval-aliasing.js
|
||||
Userland/Libraries/LibJS/Tests/if-statement-function-declaration.js
|
||||
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
|
||||
Userland/Libraries/LibJS/Tests/operators/delete-global-variable.js
|
||||
Userland/Libraries/LibJS/Tests/operators/delete-local-variable.js
|
||||
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js
|
||||
|
||||
Reference in New Issue
Block a user