[chalk-pipe] Remove unused lint exceptions (#48063)

This commit is contained in:
Jack Bates 2020-09-23 14:22:08 -07:00 committed by GitHub
parent f568bc5c23
commit b4bdc15285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1 @@
{
"extends": "dtslint/dt.json",
"rules": {
"no-console": false
}
}
{ "extends": "dtslint/dt.json" }