Skip to content

Commit 2265f1c

Browse files
authored
chore: make eslint package private (#9401)
1 parent a2ad61e commit 2265f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎internal/eslint/package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@langchain/eslint",
33
"version": "0.1.0",
4+
"private": true,
45
"description": "Shared ESLint configuration for LangChain.js projects",
56
"author": "LangChain",
67
"license": "MIT",

0 commit comments

Comments
 (0)