Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 309 Bytes

File metadata and controls

17 lines (13 loc) · 309 Bytes

Test Configuration

{
  "compilerOptions": {
    "allowSyntheticDefaultImports": false,
    "esModuleInterop": false,
    "moduleResolution": "NodeNext"
  }
}

This is the configuration for creating Node.js ESM package.

Test Results

5.0.0-dev.20230103