UNPKG

node-emoji

Version:

Friendly emoji lookups and parsing utilities for Node.js

16 lines (15 loc) 303 B
{ "compilerOptions": { "declaration": true, "declarationMap": true, "esModuleInterop": true, "noEmit": true, "module": "ESNext", "moduleResolution": "node", "skipLibCheck": true, "sourceMap": true, "strict": true, "target": "ES2021" }, "include": ["src"] }