Skip to content

Commit 41295cf

Browse files
committed
style: add newline at the end of files
1 parent ea0b08b commit 41295cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/add-ns/_ns-files/ngcc.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ module.exports = {
1616
]
1717
}
1818
}
19-
};
19+
};

src/ng-new/application/_files/ngcc.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ module.exports = {
1616
]
1717
}
1818
}
19-
};
19+
};

src/ng-new/shared/_files/ngcc.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ module.exports = {
1616
]
1717
}
1818
}
19-
};
19+
};

0 commit comments

Comments
 (0)