We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pnpm run lint
1 parent 84aaefa commit 2f1d96eCopy full SHA for 2f1d96e
codex-cli/src/utils/session.ts
@@ -1,7 +1,5 @@
1
// Node ESM supports JSON imports behind an assertion. TypeScript's
2
// `resolveJsonModule` takes care of the typings.
3
-//
4
-// eslint-disable-next-line @typescript-eslint/consistent-type-imports
5
import pkg from "../../package.json" assert { type: "json" };
6
7
// Read the version directly from package.json.
0 commit comments