We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5559a68 commit d785711Copy full SHA for d785711
src/steps/clearUnnecessaryFiles.ts
@@ -11,6 +11,7 @@ const globPaths = [
11
".circleci/config.yml",
12
".babelrc",
13
".npmignore",
14
+ ".eslintrc",
15
"CODE_OF_CONDUCT.md",
16
"CONTRIBUTING.md",
17
"codecov.yml",
0 commit comments