Skip to content

Commit fb3bfce

Browse files
Merge branch 'development' of https://github.com/codeinwp/visualizer into issue-677
2 parents 298e51b + af20a70 commit fb3bfce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1779
-5193
lines changed

classes/Visualizer/Gutenberg/.eslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
],
1717
"rules": {
1818
"indent": [
19-
"warn",
19+
"off",
2020
"tab"
2121
],
2222
"linebreak-style": [
23-
"warn",
23+
"off",
2424
"unix"
2525
],
2626
"quotes": [

classes/Visualizer/Gutenberg/build/block.css

Lines changed: 1 addition & 239 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

classes/Visualizer/Gutenberg/build/block.js

Lines changed: 69 additions & 2479 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)