]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
refactor: remove `baseUrl` from all TSConfig files
authorHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 9 Nov 2024 07:26:10 +0000 (15:26 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Sat, 9 Nov 2024 08:08:32 +0000 (09:08 +0100)
commit694eee88010c3ba6cf540e123a5c741bc0b28f8b
tree014a02db1889249902c8ef8445ee8e6be0d760d4
parent8a04238c670680a2d0ed5f7814ed4cc2ef49fbb5
refactor: remove `baseUrl` from all TSConfig files

Per the [official documentation](https://www.typescriptlang.org/tsconfig/#baseUrl):
> This feature was designed for use in conjunction with AMD module
loaders in the browser, and is not recommended in any other context.
As of TypeScript 4.1, baseUrl is no longer required to be set when using paths.
template/tsconfig/base/tsconfig.app.json
template/tsconfig/nightwatch-ct/tsconfig.app.json