diff --git a/docs/rules/no-multiple-empty-lines.md b/docs/rules/no-multiple-empty-lines.md index ca888dbee18..1d9006b89be 100644 --- a/docs/rules/no-multiple-empty-lines.md +++ b/docs/rules/no-multiple-empty-lines.md @@ -120,4 +120,4 @@ var bar = 3; ## When Not To Use It -If you do not care about extra blank lines, turn this off. \ No newline at end of file +If you do not care about extra blank lines, turn this off.