UNPKG

@studio/tsconfig

Version:
26 lines (16 loc) 416 B
# JavaScript Studio tsconfig.json > Using the TypeScript compiler with JSDoc This configuration is supposed to be used with [`@studio/eslint-config`][1]. ## Usage: `tsconfig.json` ```json { "extends": "@studio/tsconfig", "include": ["**/*.js"], "exclude": ["node_modules"] } ``` ## License MIT <div align="center">Made with ❤️ on 🌍</div> [1]: https://github.com/javascript-studio/eslint-config