add @preval back

This commit is contained in:
Damien Erambert 2024-12-25 15:34:54 +01:00
parent 1b5154357e
commit 9ce7340fb3
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
/* eslint-disable import/no-commonjs --
We need to use CommonJS here due to preval */
// @-preval
// @preval
// http://www.unicode.org/Public/emoji/5.0/emoji-test.txt
// This file contains the compressed version of the emoji data from
// both emoji_map.json and from emoji-mart's emojiIndex and data objects.
@ -9,7 +9,7 @@
// This version comment should be bumped each time the emoji data is changed
// to ensure that the prevaled file is regenerated by Babel
// version: 24
// version: 3
// This json file contains the names of the categories.
const emojiMart5LocalesData = require('@emoji-mart/data/i18n/en.json');