UNPKG

eslint-etc

Version:

Utils for ESLint TypeScript rules

9 lines (7 loc) 243 B
/** * @license Use of this source code is governed by an MIT-style license that * can be found in the LICENSE file at https://github.com/cartant/eslint-etc */ describe("getLoc", () => { it("should be tested ... but how?", () => {}); });