1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-03-01 18:00:37 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Bierema
0576588a1a
Use types in tscnofig to explicitly define global types () 2022-01-22 21:51:27 +00:00
Nathan Bierema
a418284a4a
chore(extension): convert to TypeScript ()
* Start work

* More work

* stash

* stash

* stash

* Eliminate relay

* Fix

* Define page script to content script messages

* Define ContentScriptToPageScriptMessage

* Not required

* Fill out more types

* More work on types

* More type fixes

* Add type

* More improvements to types

* More work on types

* Fix more type errors

* More changes

* More work

* Work

* Fix build

* Fix lint

* Fix more lint

* Fix bug

* Fix tests
2021-08-25 00:22:54 -04:00