chore: update deps 💣 #219
Annotations
10 warnings
validate:
src/bin/generate.ts#L6
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/bin/generate.ts#L20
Unexpected sync method: 'writeFileSync'
|
validate:
src/bin/refresh-package.ts#L7
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/index.ts#L3
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/cc.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/cc.ts#L3
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/common.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/cpp.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/cpp.ts#L3
Prefer using inline type specifiers instead of a top-level type-only import
|
validate:
src/generators/mktokens/tokens/csharp.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|