Skip to content

new formatting rule for ? #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
basarat opened this issue Feb 23, 2015 · 1 comment
Closed

new formatting rule for ? #121

basarat opened this issue Feb 23, 2015 · 1 comment

Comments

@basarat
Copy link
Member

basarat commented Feb 23, 2015

microsoft/TypeScript#2110

@basarat basarat added this to the TypeScript 1.5 milestone Feb 23, 2015
@basarat
Copy link
Member Author

basarat commented Mar 11, 2015

The new ones seem same as old options. So closing.

        InsertSpaceAfterCommaDelimiter: boolean;
        InsertSpaceAfterSemicolonInForStatements: boolean;
        InsertSpaceBeforeAndAfterBinaryOperators: boolean;
        InsertSpaceAfterKeywordsInControlFlowStatements: boolean;
        InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean;
        InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean;
        PlaceOpenBraceOnNewLineForFunctions: boolean;
        PlaceOpenBraceOnNewLineForControlBlocks: boolean;

@basarat basarat closed this as completed Mar 11, 2015
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant