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 95aea18 commit ff05dd8Copy full SHA for ff05dd8
packages/type-utils/tests/isTypeReadonly.test.ts
@@ -1,5 +1,5 @@
1
import * as ts from 'typescript';
2
-import { TSESTree } from '@typescript-eslint/experimental-utils';
+import { TSESTree } from '@typescript-eslint/utils';
3
import { parseForESLint } from '@typescript-eslint/parser';
4
import {
5
isTypeReadonly,
0 commit comments