lint
This commit is contained in:
parent
62e8bc58c6
commit
2e039561c9
7 changed files with 18 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import fs from 'node:fs'
|
||||
import emojis from '@kazvmoe-infra/unicode-emoji-json/data-by-group.json' with {
|
||||
type: 'json',
|
||||
}
|
||||
import fs from 'node:fs'
|
||||
|
||||
Object.keys(emojis).map((k) => {
|
||||
emojis[k].forEach((e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue