API Reference Since this package only consists of a single function to create your projects/package config, the API surface is pretty small. Top-Level Exports createConfig(Options: Object) Importing This package exports a single function, import it like this: ES5 (CommonJS) const createConfig = require('@immowelt/create-config/');