8000 Show example in readme of loading package.json when targeting Node.js 18 · Issue #171 · sindresorhus/conf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Show example in readme of loading package.json when targeting Node.js 18 #171
Open
@sindresorhus

Description

@sindresorhus
import Conf from 'conf';
import packageJson from './package.json' assert {type: 'json'};

const config = new Conf({projectName: packageJson.name});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0