For config files it could be useful to have support for inputs like '10s' (for '10 seconds'). Currently it returns a `TypeError: Cannot read property '1' of null`.
For config files it could be useful to have support for inputs like '10s' (for '10 seconds').
Currently it returns a
TypeError: Cannot read property '1' of null.