Skip to content

Autocompletion for "description" and "author" does not work  #3

Description

@Rurik19

default example generates "name" and "version" but not "description" and "author"
{ "manifest_version": 2, "background": { "scripts": [ "background.bundle.js", "background.bundle.js.map" ] }, "content_scripts": [ { "matches": [ "*://*/*" ], "js": [ "content.bundle.js", "content.bundle.js.map" ] } ], "name": "webpack-chrome-dev-plugin-example-default", "version": "1.0.0" }

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