Skip to content

Commit 2ba53c0

Browse files
committed
chore: upgrade to latest Rollup, switch to Yarn
1 parent 721eec0 commit 2ba53c0

9 files changed

Lines changed: 190698 additions & 9835 deletions

File tree

.lintstagedrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
'*.{js,ts,tsx,css,md,yml,json}': ['prettier --write', 'git add']
2+
'*.{js,ts,tsx,css,md,yml,json}': ['prettier --write'],
33
}

0 commit comments

Comments
 (0)