Skip to content

Commit 5e68538

Browse files
committed
Split of basetool, const, merge, templates and utils
1 parent 3e297f6 commit 5e68538

9 files changed

+982
-944
lines changed

Diff for: .eslintrc.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rules:
1616
camelcase: 0
1717
# Added for convenience to check eslint...
1818
# Settings handled:
19+
no-param-reassign: 0
1920
max-len:
2021
- warn
2122
- code: 220
@@ -29,7 +30,7 @@ rules:
2930
no-plusplus:
3031
- warn
3132
- allowForLoopAfterthoughts: true
32-
no-irregular-whitespace: 1
33+
no-irregular-whitespace: 0
3334
no-bitwise:
3435
- warn
3536
- allow:

Diff for: distjs/swiss-army-knife-card-bundle.js

+28-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)