Skip to content

Commit

Permalink
chore: add tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinee21 committed Jun 24, 2020
1 parent e80ceda commit efca91b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/node/opentelemetry-plugin-koa/tslint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"rulesDirectory": ["node_modules/tslint-microsoft-contrib"],
"extends": ["../../../tslint.base.js", "./node_modules/tslint-consistent-codestyle"]
}

0 comments on commit efca91b

Please sign in to comment.