Skip to content

This triggers `TS2742` when building library with redux reducers/slices.

Notifications You must be signed in to change notification settings

ryuujo1573/rtk-ts2742-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A reduplicate to the rtk ts2742 issue

Steps to reproduce

# this fails when emitting d.ts files
pnpm --filter common build
# this works because JS bundle is fine.
pnpm --filter client dev -- nikki/addNote --title=helloworld

About

This triggers `TS2742` when building library with redux reducers/slices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published