ladybird/Libraries/LibJS/Tests/builtins/Number
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
..
Number-constants.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.isFinite.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.isInteger.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.isNaN.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.isSafeInteger.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.parseFloat.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.parseInt.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.prototype.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.prototype.toExponential.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.prototype.toFixed.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Number.prototype.toLocaleString.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00
Number.prototype.toPrecision.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00
Number.prototype.toString.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00
Number.prototype.valueOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00