Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(gatsby): Migrate reducers/index to TypeScript (#23877)
* Change file extension from JS to TS * Change reducer config export to ES6 module * Change imports and exports to ES6 modules * Change reducers import on redux index to use ES6 modules * Update reducers imports and exports * Comment unused codes * Update merge conflicts * Update nodesReducer module name * Update last-action state type * Fix merge conflicts * Revert api test snapshot * ops, actually fix merge conflicts Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
- Loading branch information