Skip to content

janechu/typescript-4-fast-components-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-4-fast-components-test

This is a temporary repository to tests a scenario where typescript 4 causes errors when building a project containing @microsoft/fast-components.

Repro steps

  • Run the command npm i to install dependencies
  • Run the command npm run tsc. This will attempt to compile the index.ts which imports the @microsoft/fast-components and use the locally installed TypeScript 4+.
  • The errors should show up in the terminal.

About

This is a temporary repository to tests a scenario where typescript 4 causes errors when building with webpack 5

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors