Added filters for notifications and system tray items. (#234)
* Added filters for notifications and systray. closes #233 * Add links to documentation.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"strict": true,
|
||||
"noImplicitAny": false,
|
||||
"noImplicitAny": true,
|
||||
"baseUrl": ".",
|
||||
"typeRoots": [
|
||||
"types",
|
||||
|
||||
Reference in New Issue
Block a user