Skip to content

Commit b5bf0e2

Browse files
committed
feat: update to baselib 2.18.0
1 parent c1ad496 commit b5bf0e2

File tree

4 files changed

+1846
-236
lines changed

4 files changed

+1846
-236
lines changed

Diff for: test/.eslintrc.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = {
2+
rules: {
3+
indent: ['error', 2],
4+
},
5+
}

0 commit comments

Comments
 (0)