Skip to content

Commit 653f265

Browse files
authored
fix: remove console.log (#154)
1 parent 904fa48 commit 653f265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/renderEslint.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ export default function renderEslint(
5858
// write to .eslintrc.cjs, .prettierrc.json, etc.
5959
for (const [fileName, content] of Object.entries(files)) {
6060
const fullPath = path.resolve(rootDir, fileName)
61-
console.log(fullPath, content)
6261
fs.writeFileSync(fullPath, content as string, 'utf-8')
6362
}
6463
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy