UNPKG

@stordata/vsphere-soapify

Version:

A NodeJS abstraction layer for the vSphere SOAP API

7 lines (4 loc) 185 B
'use strict'; const { defineConfig } = require('@eslint/config-helpers'), { default: stordata } = require('@stordata/eslint-config'); module.exports = defineConfig([stordata]);