Skip to content

Add New File / PlayScript Empty Class is generating an invalid class #14

Description

@sushihangover

The class produced in the file:

using System;
namespace PlayScript.Framework.Test
{
    public class EmptyClass
    {
        public EmptyClass()
        {
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions