Skip to content

Commit 9d2cc7d

Browse files
committed
add eof newline
1 parent 39eb5e6 commit 9d2cc7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ module.exports = {
1717
'@typescript-eslint/explicit-module-boundary-types': 0,
1818
'@typescript-eslint/no-non-null-assertion': 0,
1919
}
20-
};
20+
};
21+

0 commit comments

Comments
 (0)