Skip to content

Commit d2eee10

Browse files
authored
chore: Make eslint-config package private. (#2470)
1 parent 27d9fc9 commit d2eee10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/eslint-config/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@blockly/eslint-config",
33
"version": "4.0.1",
4+
"private": true,
45
"description": "ESlint configuration used by Blockly plugins.",
56
"files": [
67
"index.js"

0 commit comments

Comments
 (0)