Skip to content

Commit fe08788

Browse files
mischnicbgw
andauthored
Update turbopack/crates/turbopack-resolve/src/resolve_options_context.rs
Co-authored-by: Benjamin Woodruff <benjamin.woodruff@vercel.com>
1 parent 67543a1 commit fe08788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

turbopack/crates/turbopack-resolve/src/resolve_options_context.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use turbopack_core::{
1414

1515
#[derive(Default, Debug, Clone, TraceRawVcs, PartialEq, Eq, NonLocalValue, Encode, Decode)]
1616
pub enum TsConfigHandling {
17-
/// Ignore tsconfig files
17+
/// Ignore tsconfig and jsconfig files
1818
Disabled,
1919
#[default]
2020
/// Find corresponding tsconfig files based on the location of the file

0 commit comments

Comments
 (0)