svelte-notifications icon indicating copy to clipboard operation
svelte-notifications copied to clipboard

chore: timeout parameter for notifications shouldn't be required

Open mcmxcdev opened this issue 2 years ago • 0 comments

  • update timeout paramter in interface TNotifier to be optional

Closes https://github.com/beyonk-adventures/svelte-notifications/issues/29

Note that the project could benefit from https://editorconfig.org/ or prettier config to set code style. I had to change my local prettier settings to conform to the project style. The changed index.d.ts file didn't conform to the project style, so there are a couple of formatting changes too.

mcmxcdev avatar Nov 02 '21 07:11 mcmxcdev