Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update build configuration to not use dts-cli (#3781)
* cleanup tsconfig files * replace dts-cli by using tsc, esbuild and rollup directly * remove jest-expect-message to avoid type errors in its definitions * chakra-ui type fixes * chakra-ui skipLibCheck * fluent-ui type fixes * fluent-ui skipLibCheck * semantic-ui skipLibCheck * playground type fixes * update files in package.json to include lib and src folders * build publish config * change log note, config updates * update docs * remove skipLibCheck todos
- Loading branch information