-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Use JSDocs Directly for
FormObserver
and `FormStorageObse…
…rver` This allows us to have our documentation and our types in the same place! Hopefully it'll make developer experience better in the long run. We'll make this update for the `FormValidityObserver` as well. HUGE thanks to @DanielRosenwasser! (See his current solution for JSDocs in microsoft/TypeScript#55916.) This is GAME CHANGING.
- Loading branch information
1 parent
bb00ae9
commit 52dfd6d
Showing
3 changed files
with
133 additions
and
18 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
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