mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 07:27:06 -04:00
Create individual `tslint.json` file that `index.js` imports. This makes it clear that `index.js` exports a tslint json configuration. Also allows for IDEs to detect the root `tslint.json` file.