mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-02 19:42:41 +00:00
BREAKING CHANGE: this changes the configuration format, also adds support for module, and commonjs types
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
import config from './index.cjs'
|
|
export default config
|