Timothy Flynn
|
019c529c07
|
Meta: Increase the line length enforced by prettier to 120
This matches our coding style recommendation in CodingStyle.md, and
matches our python formatting.
|
2025-10-31 19:55:50 -04:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
Linus Groh
|
1bff65c591
|
LibJS: Add ErrorType::ConstructorWithoutNew
...and use it in Proxy::call(), rather than having a specific error
type just for that.
|
2020-12-02 12:52:31 +01:00 |
|
Matthew Olsson
|
1ef573eb30
|
LibJS: Indent tests with 4 spaces instead of 2
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
6d58c48c2f
|
test-js: Use prettier and format all files
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
449a1cf3a2
|
LibJS: Convert Proxy tests
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
4c48c9d69d
|
LibJS: Reorganize tests into subfolders
|
2020-07-03 19:30:13 +02:00 |
|