Skip to content

Commit 3b8d601

Browse files
committed
fix: review suggestions
1 parent fa1ad0c commit 3b8d601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tools/update-lib-index.js

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const fs = require('fs')
1313
const path = require('path')
1414
const { FlatESLint } = require('eslint/use-at-your-own-risk')
1515
const rules = require('./lib/rules')
16-
// const configs = require('./lib/configs')
1716

1817
// Update files.
1918
const filePath = path.resolve(__dirname, '../lib/index.js')

0 commit comments

Comments
 (0)