We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cebe7 commit ac4966dCopy full SHA for ac4966d
2 files changed
crates/vite_migration/src/lib.rs
@@ -2,4 +2,4 @@ mod package;
2
mod vite_config;
3
4
pub use package::rewrite_scripts;
5
-pub use vite_config::{MergeResult, merge_oxlint, merge_oxlint_content};
+pub use vite_config::{MergeResult, merge_json_config};
0 commit comments