mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
ff2903a931
baseUrl is deprecated in TypeScript and is no longer required when paths is set (TypeScript 4.1+). Fixes #14991 Closes #14996