mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2026-02-06 15:15:20 +01:00
chore(package): reset
This commit is contained in:
8
tsconfig.json
Normal file
8
tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"lib": ["es6"],
|
||||
"module": "commonjs"
|
||||
},
|
||||
"include": ["src/**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user