prettier/tests/typescript/conformance/classes
Christopher Chedeau 74f7f96fe4 Move accessibility before static (#1908)
I looked through all the places where we display accessibility and all of them now have a consistent way of printing all those modifiers.

Fixes #1877
2017-06-02 14:27:19 -07:00
..
__snapshots__ Move accessibility before static (#1908) 2017-06-02 14:27:19 -07:00
classDeclarations Fix handling of new keyword and call signatures and improve type parameter formatting (#1491) 2017-05-03 08:01:45 -07:00
constructorDeclarations/constructorParameters TypeScript: temp fix for missing readonly keyword (#1865) 2017-06-02 08:09:24 -07:00
classExpression.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
jsfmt.spec.js Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
mixinAccessModifiers.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
mixinClassesAnnotated.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
mixinClassesAnonymous.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
mixinClassesMembers.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
nestedClassDeclaration.ts Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00