mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2026-02-06 07:05:18 +01:00
feat: use categories from unicode full emoji list (#446)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"noEmit": true,
|
||||
"resolveJsonModule": true,
|
||||
"strict": true,
|
||||
"target": "es2018"
|
||||
"target": "esnext"
|
||||
},
|
||||
"include": ["scripts/**/*.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user