Skip to content

Commit c8fe515

Browse files
thorn0bradzacher
authored andcommitted
fix(typescript-estree): reduce bundle footprint of tsutils (typescript-eslint#1177)
1 parent f63c9c2 commit c8fe515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/typescript-estree/src/convert-comments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as ts from 'typescript'; // leave this as * as ts so people using util package don't need syntheticDefaultImports
2-
import { forEachComment } from 'tsutils';
2+
import { forEachComment } from 'tsutils/util/util';
33
import { getLocFor } from './node-utils';
44
import { TSESTree } from './ts-estree';
55

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy