JavaScript Studio tsconfig.json Using the TypeScript compiler with JSDoc This configuration is supposed to be used with @studio/eslint-config. Usage: tsconfig.json { "extends": "@studio/tsconfig", "include": ["**/*.js"], "exclude": ["node_modules"] } License MIT Made with ❤️ on 🌍