Skip to content

Commit da68ac2

Browse files
authored
Merge pull request microsoft#1603 from iclanton/ianc/fix-eslint-issue
[RSC] Fix an issue where ESLint output can be incorrectly parsed on Mac.
2 parents 8ea12f1 + 6cb8650 commit da68ac2

11 files changed

Lines changed: 125 additions & 7 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-2.4",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-2.4",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-2.7",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-2.7",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-2.8",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-2.8",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-2.9",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-2.9",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.0",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.0",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.1",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.1",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.2",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.2",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.3",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.3",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.4",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.4",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush-stack-compiler-3.5",
5+
"comment": "Fix an issue where ESLint output would fail to parse when a large project is built on a Mac.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/rush-stack-compiler-3.5",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)