0.1.0-prerelease.0 • Published 4 years ago
@adlib/config-typescript-lib v0.1.0-prerelease.0
@adlib/config-typescript
A generic Typescript library configuration.
Support
- Typescript
- experimental decorators
- downlevel iteration
- React
- automatic runtime
- CommonJS and ES6 modules
- Jest testing
- ESLint (+Prettier) linting
Customization
- Jest via the
jest
configuration object in yourpackage.json
file. - Target environments via the
browerslist
array in yourpackage.json
file.- Polyfills are NOT compiled in. Consumers should included global polyfills for their target environments.
- Babel config via
adlib eject build
and modifying the copiedbabel.config.js
file.
0.1.0-prerelease.0
4 years ago