🚨 chore: fix lint #10
Annotations
4 errors
test:
src/styles/theme/customToken.ts#L43
Type 'IterableIterator<[number, string]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
test:
src/styles/theme/customToken.ts#L48
Type 'IterableIterator<[number, string]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
test:
tests/index.test.ts#L1
Module '"@ant-design/pro-chat"' has no exported member 'hello'.
|
test
Process completed with exit code 1.
|