Extract JS runtime eval logic into packages/jsEval workspace with tests
#381
node.js.yml
on: pull_request
Matrix: lint
Matrix: test-js-eval
Matrix: types
Annotations
3 errors
|
types (22.x)
Process completed with exit code 2.
|
|
types (22.x):
packages/jsEval/src/index.ts#L8
Left side of comma operator is unused and has no side effects.
|
|
types (22.x):
packages/jsEval/src/index.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|