mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
- Removed a few old test cases that were redundant with new, more comprehensive ones. - Added testIntl.js as standard include for all console tests in test262.py – see related bug 574. - Added .jshintrc file for settings for the JSHint tool.
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
{
|
|
"predef": ["$ERROR", "Intl"]
|
|
}
|