Dont use CommonJS (require
, module.exports
) anywhere (#24913)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable import/no-commonjs --
|
||||
We need to use CommonJS here due to preval */
|
||||
// @preval
|
||||
// http://www.unicode.org/Public/emoji/5.0/emoji-test.txt
|
||||
// This file contains the compressed version of the emoji data from
|
||||
|
Reference in New Issue
Block a user