Closed ren-yamanashi closed 4 hours ago
If we use typescript notation as below, the rule will not work.
new SampleConstruct({ name: "sample" }, "sample" as string);
does not need to be addressed, so close
Note
If we use typescript notation as below, the rule will not work.