Skip to content

Commit

Permalink
chore: Make eslint-config package private. (#2470)
Browse files Browse the repository at this point in the history
gonfunko authored Dec 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 27d9fc9 commit d2eee10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@blockly/eslint-config",
"version": "4.0.1",
"private": true,
"description": "ESlint configuration used by Blockly plugins.",
"files": [
"index.js"

0 comments on commit d2eee10

Please sign in to comment.