UNPKG
with
Version:
canary (7.0.2-canary-3)
latest (7.0.2)
7.0.2
7.0.2-canary-3
7.0.1
7.0.1-canary-2
7.0.0
7.0.0-canary-1
6.0.0
5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.1
3.0.0
2.0.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Compile time `with` for strict mode JavaScript
github.com/pugjs/with
pugjs/with
with
/
tslint.json
8 lines
(7 loc)
•
154 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
: [
"
@forbeslindesay
/tsconfig/tslint"
],
"linterOptions"
: {
"exclude"
: [
"coverage/"
,
"dist/"
,
"**/node_modules/**"
] },
"rules"
: {} }