Formatting #4
Annotations
9 errors
Linting:
node_modules/@babylonjs/core/Maths/math.like.d.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../types.js'?
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L1
Cannot find module './math.viewport' or its corresponding type declarations.
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../types.js'?
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L3
Cannot find module './math.plane' or its corresponding type declarations.
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L4
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../Meshes/transformNode.js'?
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './tensor.js'?
|
Linting:
node_modules/@babylonjs/core/Maths/math.vector.d.ts#L6
Cannot find module './math.like' or its corresponding type declarations.
|
Linting:
node_modules/utilium/dist/list.d.ts#L19
Property 'forEach' in type 'List<T>' is not assignable to the same property in base type 'Set<T>'.
|
Linting
Process completed with exit code 2.
|
Loading