single-spa / single-spa-examples

Examples of single-spa applications.
https://single-spa.surge.sh
MIT License
359 stars 128 forks source link

Update tsconfig.json #46

Closed area73 closed 6 years ago

area73 commented 6 years ago

Adding allowJs = true to avoid error lighting when importing js i.e. : import {showFrameworkObservable, getBorder} from '../common/colored-border';