mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Complete baseUrl deprecation implementation for TypeScript 6.0
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// @baseUrl: /
|
||||
// @baseUrl: /
|
||||
// @ignoreDeprecations: 6.0
|
||||
// @traceResolution: true
|
||||
// @target: esnext
|
||||
// @module: commonjs
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// @baseUrl: /
|
||||
// @ignoreDeprecations: 6.0
|
||||
// @traceResolution: true
|
||||
// @target: esnext
|
||||
// @module: commonjs
|
||||
|
||||
Reference in New Issue
Block a user