Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

How to ignore colon, the other unchanged #81

Description

@leosin

how to config like this

name: "directus-app",         // i love you
script: "npx",                // i love you
args: "directus start",       // i love you
restart_delay: 500,           // i love you

but not this

name         :"directus-app",            // i love you
script       :"npx",                     // i love you
args         :"directus start",          // i love you
restart_delay:500,                       // i love you

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