generated from Seekra/repository-template
style: ensure newlines at the end of each file
This commit is contained in:
@@ -121,4 +121,4 @@ describe('cssDimensions', () => {
|
||||
])('ensureUnit returns $expected with input $dimension', ({ dimension, expected }) => {
|
||||
expect(ensureUnit(dimension)).toBe(expected);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user