Clean up uncatagorised decorators (1/2) (#731)

* Re-name uncatagorised 1 and 2

* Move to es2015

* Add expected.json to parenthesized lhs object

* Orginize into parenthesized-lhs-array and parenthesized-lhs-object

* Remove uncategorised/33 because it was repeditive decorators/class-decorator

* Move uncatagorised/34 to decorators/class-decorator-assignment

* Move uncategorised/35 to decorators/method-decorator

* Move uncategorised/36 to decorators/class-decorator-setter

* Move uncategorised/37 to decorators/class-decorator-getter

* Move uncategorised/38 to decorators/class-decorators-multiple

* Clean up syntax

* Move uncategorised/39 to decorators/object-decorator

* Remove syntax in order to pass tests

* Re-add uncategorisd/33 as decorators/class-decorator-new-line

* Move class-decorator-new-line to class-decorator-same-line
This commit is contained in:
Zoe Carver 2017-09-24 13:33:01 -07:00 committed by Justin Ridgewell
parent bfd9c7ba50
commit a4acf2da6d
21 changed files with 0 additions and 21 deletions

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}

View File

@ -1,3 +0,0 @@
{
"plugins": ["decorators"]
}