We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39180f9 commit 17962fdCopy full SHA for 17962fd
scripts/eslint_rules/tests/set-data-type-reference.test.ts
@@ -1,7 +1,7 @@
1
// Copyright 2020 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
-import rule from '../lib/set-data-type-reference.js';
+import rule from '../lib/set-data-type-reference.ts';
5
6
import {RuleTester} from './utils/tsUtils.ts';
7
0 commit comments