Logo
Explore Help
Sign In
OSSForks/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/zebrajr/ladybird.git synced 2026-01-15 12:15:15 +00:00
Code Issues Actions 3 Packages Projects Releases Wiki Activity
Files
f75c51b09741901c6a59205fe2642de24662e4a9
ladybird/.prettierignore

4 lines
145 B
Plaintext
Raw Normal View History

Meta: Add lint-prettier.sh This is a script similar to the clang-format one to ensure prettier formatting of most JavaScript files.
2020-12-27 15:36:04 +01:00
Base/home/anon/Source/js
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.
2021-11-21 00:50:42 +00:00
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
LibJS: Allow Unicode escape sequences in identifiers For example, "property.br\u{64}wn" should resolve to "property.brown". To support this behavior, this commit changes the Token class to hold both the evaluated identifier name and a view into the original source for the unevaluated name. There are some contexts in which identifiers are not allowed to contain Unicode escape sequences; for example, export statements of the form "export {} from foo.js" forbid escapes in the identifier "from". The test file is added to .prettierignore because prettier will replace all escaped Unicode sequences with their unescaped value.
2021-08-18 16:34:25 -04:00
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 371ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API