feat(typescript): Initial TypeScript's config
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"es6": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": "./javascript",
|
||||
"extends": "./typescript",
|
||||
"globals": {
|
||||
"Atomics": "readonly",
|
||||
"SharedArrayBuffer": "readonly"
|
||||
|
Reference in New Issue
Block a user