chore(deps): update devdependencies (major) #209
Annotations
10 errors
build:
src/index.ts#L2
All exports in the declaration are only used as types. Use `export type`
|
build:
src/index.ts#L3
All exports in the declaration are only used as types. Use `export type`
|
build:
src/php-parser/generate-types.ts#L17
Imports "IProperty" and "IUses" are only used as types
|
build:
src/php-parser/helpers/cli-helpers.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
build:
src/php-parser/helpers/node-retriever-helpers.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
build:
src/php-parser/helpers/node-retriever-helpers.ts#L2
Import "ITypeGenerationPackage" is only used as types
|
build:
src/php-parser/helpers/php-doc-helpers.ts#L2
Imports "PhpDocNode", "PhpDocTypeNode" and "VarTagValueNode" are only used as types
|
build:
src/php-parser/helpers/php-doc-helpers.ts#L12
Imports "ImportDeclaration" and "TypeNode" are only used as types
|
build:
src/php-parser/types/attributes.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
build:
src/php-parser/types/node.ts#L1
All imports in the declaration are only used as types. Use `import type`
|