mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-12 23:36:28 -05: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