Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 9d0c74e

Browse files
committed
remove tslint
1 parent dd19473 commit 9d0c74e

File tree

4 files changed

+2
-11
lines changed

4 files changed

+2
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to the "react-github-buttons" project will be documented in
66
- Switch to yarn
77
- Update Dependencies
88
- Drop node 8
9+
- remove tslint
910

1011
## [0.4.0] 2019-6-15
1112
### Added

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"rollup-plugin-peer-deps-external": "^2.2.0",
6464
"rollup-plugin-postcss": "^3.1.8",
6565
"rollup-plugin-typescript2": "^0.27.3",
66-
"tslint": "^5.17.0",
6766
"typescript": "^4.0.3"
6867
},
6968
"files": [

tslint.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10720,7 +10720,7 @@ tslint-react@^3.2.0:
1072010720
dependencies:
1072110721
tsutils "^2.13.1"
1072210722

10723-
tslint@^5.17.0, tslint@^5.7.0:
10723+
tslint@^5.7.0:
1072410724
version "5.20.1"
1072510725
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"
1072610726
integrity sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==

0 commit comments

Comments
 (0)