Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional leading whitespace highlighting capability #2583

Closed
wants to merge 11 commits into from
Prev Previous commit
Next Next commit
Remove changes to ignore file
AgentHagu committed Jan 13, 2025
commit 35e95ffc4ce32a78b2d71fe268c0250d8fa03a62
4 changes: 1 addition & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -43,6 +43,4 @@ packages/vue-components/src/directives/Float.js
packages/vue-components/src/utils/NodeList.js
packages/vue-components/src/utils/utils.js

# --- packages/vue-components end ---

dangerfile.js
# --- packages/vue-components end ---
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -92,6 +92,4 @@ packages/core/src/variables/*.js
packages/core/test/unit/**/*.js
packages/core/index.js

# --- packages/core end ---

dev-site
# --- packages/core end ---