We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8ca98 commit ae859a9Copy full SHA for ae859a9
1 file changed
eslint.config.mjs
@@ -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
+
5
import { readFileSync } from 'fs'
6
import eslintPluginJs from '@eslint/js'
7
import eslintPluginStylistic from '@stylistic/eslint-plugin'
0 commit comments