plugin.build.ts
5.67 KB
-
toolkit linter line number off by one (#19782) · 7562959e
it is actually an intended feature by tslint: https://github.com/palantir/tslint/issues/4528 So adding 1 to the line number here in the plugin
Huan Wang committed