How to identify that a node in tslint rule is a reference of a function/method?

前端 未结 0 1080
旧巷少年郎
旧巷少年郎 2020-12-01 01:16

Given this rule:

import * as Lint from "tslint";
import * as tsutils from "tsutils";
import * as ts from "typescript";

export c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题