1
0
mirror of synced 2025-11-08 12:57:47 +00:00

docs(readme): fix link to config.json

This commit is contained in:
Jasper van Merle
2019-10-27 16:23:26 +01:00
parent ab50e80ec8
commit f2970111a6

View File

@@ -30,7 +30,7 @@ The interactive CLI will help you create and configure your project automaticall
* Export as a [javascript module](http://jsmodules.io/), making your work **fully tree-shakable** for consumers capable of using [es6 imports](https://github.com/rollup/rollup/wiki/pkg.module) (like [Rollup](http://rollupjs.org/), [Webpack](https://webpack.js.org/), or [Parcel](https://parceljs.org/))
* Export type declarations to improve your downstream development experience
* Backwards compatibility for Node.js-style (CommonJS) imports
* Both strict and flexible [typescript configurations](config/tsconfig.json) available
* Both strict and flexible [typescript configurations](./tsconfig.json) available
So we can have nice things: