[RFC/Discussion] Migrate from Experimental Decorators to TC39 Stage 3 Decorators #18142
Format, Lint, and more failed
Annotations
Check failure on line 3 in packages/dev/core/src/Materials/imageProcessing.ts
azure-pipelines / CI-Monorepo (Format, Lint, and more)
packages/dev/core/src/Materials/imageProcessing.ts#L3
packages/dev/core/src/Materials/imageProcessing.ts(3,1): error import/consistent-type-specifier-style: Prefer using inline type specifiers instead of a top-level type-only import.
Check failure on line 4 in packages/dev/core/src/Materials/imageProcessing.ts
azure-pipelines / CI-Monorepo (Format, Lint, and more)
packages/dev/core/src/Materials/imageProcessing.ts#L4
packages/dev/core/src/Materials/imageProcessing.ts(4,1): error import/consistent-type-specifier-style: Prefer using inline type specifiers instead of a top-level type-only import.
Check failure on line 5 in packages/dev/core/src/Materials/imageProcessing.ts
azure-pipelines / CI-Monorepo (Format, Lint, and more)
packages/dev/core/src/Materials/imageProcessing.ts#L5
packages/dev/core/src/Materials/imageProcessing.ts(5,1): error import/consistent-type-specifier-style: Prefer using inline type specifiers instead of a top-level type-only import.
Check failure on line 6 in packages/dev/core/src/Materials/imageProcessing.ts
azure-pipelines / CI-Monorepo (Format, Lint, and more)
packages/dev/core/src/Materials/imageProcessing.ts#L6
packages/dev/core/src/Materials/imageProcessing.ts(6,1): error import/consistent-type-specifier-style: Prefer using inline type specifiers instead of a top-level type-only import.
Check failure on line 7 in packages/dev/core/src/Materials/imageProcessing.ts
azure-pipelines / CI-Monorepo (Format, Lint, and more)
packages/dev/core/src/Materials/imageProcessing.ts#L7
packages/dev/core/src/Materials/imageProcessing.ts(7,1): error import/consistent-type-specifier-style: Prefer using inline type specifiers instead of a top-level type-only import.