JSX component support and time command
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"composite": true,
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "@star-kitten/lib/discord",
|
||||
"moduleResolution": "bundler",
|
||||
"paths": {
|
||||
"@*": ["./src/*"],
|
||||
"@star-kitten/lib/*": ["../lib/src/*"]
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"typeRoots": ["src/types", "./node_modules/@types"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user