diff --git a/index.js b/index.js index 32e0a621b..e4eabbfc1 100755 --- a/index.js +++ b/index.js @@ -261,7 +261,7 @@ async function init() { } if (needsEslint) { - renderEslint(root, result) + renderEslint(root, { needsTypeScript, needsTests, needsPrettier }) } // Render code template.