Add Settings 'page', gitHash, electron version in settings
This commit is contained in:
parent
80b279d3c3
commit
cb288e204d
11 changed files with 76 additions and 30 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"noImplicitAny": false,
|
||||
"target": "ESNEXT",
|
||||
// https://esbuild.github.io/api/#jsx-factory
|
||||
"jsxFactory": "Vencord.React.createElement",
|
||||
"jsxFactory": "Vencord.Webpack.Common.React.createElement",
|
||||
"jsx": "react"
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue