Skip to content

Commit fa25cfa

Browse files
authored
📝 fix tiny typo in configs (#232)
1 parent b814ae6 commit fa25cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/configs/_commons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module.exports = {
3131
// ECMAScript (experimental)
3232
globalThis: "readonly",
3333

34-
// ECMA-404
34+
// ECMA-402
3535
Intl: "readonly",
3636

3737
// Web Standard

0 commit comments

Comments
 (0)