Skip to content

Commit 26a8594

Browse files
committed
1 parent 56995de commit 26a8594

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

eslint-plugin/.npmignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*
@@ -28,4 +30,3 @@
2830
# ---------------------------------------------------------------------------
2931
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
3032
# ---------------------------------------------------------------------------
31-

tsdoc-config/.npmignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*
@@ -28,4 +30,3 @@
2830
# ---------------------------------------------------------------------------
2931
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
3032
# ---------------------------------------------------------------------------
31-

tsdoc/.npmignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*
@@ -29,5 +31,4 @@
2931
# DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
3032
# ---------------------------------------------------------------------------
3133

32-
3334
!/schemas/**

0 commit comments

Comments
 (0)