Skip to content

Commit dbdcaf2

Browse files
committed
Lint
1 parent 55eafe0 commit dbdcaf2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

LICENSE renamed to license

File renamed without changes.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="screencast.gif" align="right" alt="">
22

3-
# <img src="source/logo.png" width="45" align="left"> One Click Extension Manager
3+
## <img src="source/logo.png" width="30" align="left"> One Click Extension Manager
44

55
A simple Chrome extension to manage your Chrome extensions.
66

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const config = {
2727
{
2828
files: 'source/**/!(*.js|*.svelte)',
2929
dest: 'distribution',
30-
}
30+
},
3131
], {
3232
watch: process.env.ROLLUP_WATCH,
3333
}),

0 commit comments

Comments
 (0)