Bump @typescript-eslint/parser from 6.1.0 to 6.7.0 (#341) #7
Annotations
10 warnings
lint:
src/error.ts#L2
Unexpected any. Specify a different type
|
lint:
src/error.ts#L4
Unexpected any. Specify a different type
|
lint:
src/error.ts#L10
Unnecessary conditional, value is always truthy
|
lint:
src/error.ts#L17
Unexpected any. Specify a different type
|
lint:
src/error.ts#L23
Unexpected any. Specify a different type
|
lint:
src/error.ts#L29
Unexpected any. Specify a different type
|
lint:
src/error.ts#L35
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L14
`./variable.js` import should occur before type import of `./value.js`
|
lint:
src/interpreter/index.ts#L30
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L85
Unexpected any. Specify a different type
|