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

Add scopes to object keys #287

Open
Open
@KSXGitHub

Description

@KSXGitHub

See the following code:

var json = {
    foo: valOfFoo,
    bar: getValOfBar(),
    "quoted": "blahblah"
}

I wish foo, bar, and "quoted" have their own class (e.g. property.name.json.js), so they can be marked as their own styles

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions