mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 03:09:39 -06:00
Complete baseUrl deprecation implementation for TypeScript 6.0
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
This commit is contained in:
parent
9ca4a616f6
commit
f4eab52f19
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user