-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add typescript types for panel * remove spec method types * fix vnode import * pin dev dependencies to specific versions * use object to preclude primitive types * comment consistency * use generic type for component class * intellisense-friendly comments * improve readability of types * add types for hooks & appState * add types for updateApp * improve helper interface * Add tsconfig.json to panel for ts-check * fix helper duplicate issue * Minor upgrade snabbdom for hooks typescript issue * simple-app ts-check * add ts-check to travis * Pin safari to 10.1 since saucelabs can't connect to latest safari. Its an issue on sauce side. * spacing * tslint * remove array-type rule * typo
- Loading branch information
Showing
8 changed files
with
1,214 additions
and
8,936 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.