Extract JS runtime eval logic into packages/jsEval workspace with tests
#384
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#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
|
types (22.x):
packages/jsEval/src/index.ts#L1
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|