File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,12 @@ export default defineConfig({
3232 // Merged docs
3333 '/guide/local-package-versions/' : '/syncpack/dependency-types' ,
3434 // Deprecated Feature: Removed
35- '/config/dependency-types/' : '/syncpack/guide/upgrading/' ,
36- '/config/lint-formatting/' : '/syncpack/guide/upgrading/' ,
37- '/config/lint-semver-ranges/' : '/syncpack/guide/upgrading/' ,
38- '/config/lint-versions/' : '/syncpack/guide/upgrading/' ,
39- '/config/specifier-types/' : '/syncpack/guide/upgrading/' ,
35+ // @TODO : change to /syncpack/guide/upgrading/ once written
36+ '/config/dependency-types/' : '/syncpack/' ,
37+ '/config/lint-formatting/' : '/syncpack/' ,
38+ '/config/lint-semver-ranges/' : '/syncpack/' ,
39+ '/config/lint-versions/' : '/syncpack/' ,
40+ '/config/specifier-types/' : '/syncpack/' ,
4041 // Deprecated Feature: Moved
4142 '/command/fix-mismatches/' : '/command/fix' ,
4243 '/command/set-semver-ranges/' : '/command/fix' ,
You can’t perform that action at this time.
0 commit comments