1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
This commit is contained in:
Bert Belder 2018-08-26 01:34:41 +02:00
parent 4747f50f52
commit ddddd50540
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

View file

@ -64,7 +64,5 @@
"allow-trailing-underscore" "allow-trailing-underscore"
] ]
}, },
"extends": [ "extends": ["tslint-no-circular-imports"]
"tslint-no-circular-imports"
]
} }