13:05 | <тars> | Hi. Does the ECMA-262 follows something similar to BCP 14? I mean, Is there any rules for the keywords like "must", "required", "should", and such. |
14:04 | <littledan> | We try to stay vaguely consistent but mostly by avoiding those words |
14:04 | <littledan> | So everything in the spec that isn’t a note could be thought of as “must” |
14:14 | <тars> | Ok thanks! |