mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2026-02-06 07:05:18 +01:00
test: add tests
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"repository": "https://github.com/ikatyang/emoji-cheat-sheet/tree/generator",
|
||||
"scripts": {
|
||||
"lint": "tslint -p ./tsconfig.json",
|
||||
"generate": "node ./scripts/generate.js"
|
||||
"test": "jest -c ./jest.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio": "^0.22.0",
|
||||
|
||||
Reference in New Issue
Block a user