Skip to content

Commit beeeff4

Browse files
committed
feat(common): CHECKOUT-4231 Add no-async-without-await
1 parent 3fd08ed commit beeeff4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"no-angle-bracket-type-assertion": true,
9191
"no-any": false,
9292
"no-arg": true,
93+
"no-async-without-await": true,
9394
"no-bitwise": true,
9495
"no-conditional-assignment": true,
9596
"no-consecutive-blank-lines": true,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"standard-version": "^4.3.0"
2222
},
2323
"peerDependencies": {
24-
"tslint": "^5.9.1"
24+
"tslint": "^5.18.0"
2525
}
2626
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy