Skip to content

Commit c2c2715

Browse files
committed
Updated tslint
1 parent 96a3843 commit c2c2715

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
"tslint": "^5.6.0",
3434
"tslint-config-accounts": "^0.0.3",
3535
"typescript": "^2.4.1"
36+
},
37+
"dependencies": {
38+
"@accounts/tslint-config-accounts": "^0.0.5"
3639
}
3740
}

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# yarn lockfile v1
33

44

5+
"@accounts/tslint-config-accounts@^0.0.5":
6+
version "0.0.5"
7+
resolved "https://registry.yarnpkg.com/@accounts/tslint-config-accounts/-/tslint-config-accounts-0.0.5.tgz#d9dfccbc4482a3bc19537891369c6e623b4690b4"
8+
dependencies:
9+
tslint-config-prettier "^1.1.0"
10+
tslint-eslint-rules "^4.1.1"
11+
512
"@types/babel-core@^6.7.14":
613
version "6.7.14"
714
resolved "https://registry.yarnpkg.com/@types/babel-core/-/babel-core-6.7.14.tgz#a08c900a98e8987c1a98d2ea4fa0a1805a7d131f"

0 commit comments

Comments
 (0)