mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-18 15:18:00 -05: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.