Skip to content

Commit e043ac7

Browse files
committed
Rush change
1 parent 807cc5a commit e043ac7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-lint-plugin",
5+
"comment": "Add autofix functionality for ESLint and TSLint. Fixes can now be applied by providing the \"--fix\" command-line argument, or setting the \"alwaysFix\" plugin option to \"true\"",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-lint-plugin"
10+
}

0 commit comments

Comments
 (0)