Skip to content

Commit ae859a9

Browse files
authored
add packaging reminder to eslint conf (#7565)
1 parent aa8ca98 commit ae859a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

eslint.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// TODO: once we've well iterated on this file (6 months+),
2+
// we can plan to move it to its own package to reuse elsewhere.
3+
// written on 2026-02-12
4+
15
import { readFileSync } from 'fs'
26
import eslintPluginJs from '@eslint/js'
37
import eslintPluginStylistic from '@stylistic/eslint-plugin'

0 commit comments

Comments
 (0)