[ci skip] Updates
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<li>Export as a <a href="http://jsmodules.io/">javascript module</a>, making your work <strong>fully tree-shakable</strong> for consumers capable of using <a href="https://github.com/rollup/rollup/wiki/pkg.module">es6 imports</a> (like <a href="http://rollupjs.org/">Rollup</a>, <a href="https://webpack.js.org/">Webpack</a>, or <a href="https://parceljs.org/">Parcel</a>)</li>
|
||||
<li>Export type declarations to improve your downstream development experience</li>
|
||||
<li>Backwards compatibility for Node.js-style (CommonJS) imports</li>
|
||||
<li>Both strict and flexible <a href="config/tsconfig.json">typescript configurations</a> available</li>
|
||||
<li>Both strict and flexible <a href="./tsconfig.json">typescript configurations</a> available</li>
|
||||
</ul>
|
||||
<p>So we can have nice things:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user