Skip to content

Commit eb06ec3

Browse files
authored
chore: fix typo in comment (#19067)
1 parent 1aa434e commit eb06ec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vite/types/internal/cssPreprocessorOptions.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type DartSass from 'sass'
66
import type SassEmbedded from 'sass-embedded'
77
// @ts-ignore `less` may not be installed
88
import type Less from 'less'
9-
// @ts-ignore `less` may not be installed
9+
// @ts-ignore `stylus` may not be installed
1010
import type Stylus from 'stylus'
1111

1212
/* eslint-enable @typescript-eslint/ban-ts-comment */

packages/vite/types/internal/lightningcssOptions.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable @typescript-eslint/ban-ts-comment */
22

3-
// @ts-ignore `sass` may not be installed
3+
// @ts-ignore `lightningcss` may not be installed
44
import type Lightningcss from 'lightningcss'
55

66
/* eslint-enable @typescript-eslint/ban-ts-comment */

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