mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement profile
This commit is contained in:
@@ -23,5 +23,6 @@
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "react"
|
||||
},
|
||||
"include": ["src", "electron.d.ts"]
|
||||
"include": ["src", "electron.d.ts"],
|
||||
"exclude": ["**/__*/**", "__*"]
|
||||
}
|
||||
Reference in New Issue
Block a user