Skip to content

Commit cbe263f

Browse files
Prevented eslint-config from publishing
1 parent 1441ed0 commit cbe263f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
},
2020
"dependencies": {
2121
"typescript": "5.6.3"
22-
}
22+
},
23+
"private": true
2324
}

0 commit comments

Comments
 (0)