Add tooltip to events with event information.
This commit is contained in:
+2
-1
@@ -16,6 +16,7 @@
|
||||
"noImplicitAny": false,
|
||||
"skipLibCheck": true,
|
||||
"resolveJsonModule": true,
|
||||
"experimentalDecorators": true
|
||||
"experimentalDecorators": true,
|
||||
"esModuleInterop": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user