diff --git a/tslint.json b/tslint.json index 1a6b6f6..8c9f22f 100644 --- a/tslint.json +++ b/tslint.json @@ -138,7 +138,7 @@ "check-function-in-method" ], "import-spacing": true, - "ordered-imports": [false], + "ordered-imports": [true], "interface-name": [false], "no-angle-bracket-type-assertion": true, "object-literal-shorthand": true,