Skip to content

Commit 130df98

Browse files
committed
.
1 parent bb14cfc commit 130df98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1864,7 +1864,7 @@ export default tseslint.config(
18641864
]
18651865
},
18661866
{
1867-
'target': 'src/vs/{loader.d.ts,monaco.d.ts,nls.ts}',
1867+
'target': 'src/vs/{monaco.d.ts,nls.ts}',
18681868
'restrictions': []
18691869
},
18701870
{

0 commit comments

Comments
 (0)