-
Notifications
You must be signed in to change notification settings - Fork 501
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
adds stylelint and begins cleanup #1818
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bundle ReportChanges will decrease total bundle size by 574 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
@stolinski does this / would it make sense to also include the settings to have VS code format on save with style lint? Or does Prettier take care of that? |
Good call. Need the extension I think? Will add to VSCode setup
Scott Tolinski
www.scotttolinski.com ( http://www.scotttolinski.com/ )
…On Mon, Sep 16 2024 at 8:10 AM, Wes Bos < ***@***.*** > wrote:
@stolinski ( https://github.com/stolinski ) does this / would it make sense
to also include the settings to have VS code format on save with style
lint? Or does Prettier take care of that?
—
Reply to this email directly, view it on GitHub (
#1818 (comment) ) ,
or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAFDNR6OXWT5DDCDBJZOVT3ZW3RHHAVCNFSM6AAAAABOBIXE5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGAZTSOJVGQ
).
You are receiving this because you were mentioned. Message ID: <syntaxfm/website/pull/1818/c2353039954
@ github. com>
|
Updated to add the vscode config and removed a deprecated extension from it. |
* adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce 2.1.126
* adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce
* adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce 2.1.126
* User Submission Form + Spooky Stories Page * fix submission form * remove unused imports * fix feedbacks * 829 show notes (#1824) * Create 829 - 14 Web Development Tips I Wish I Knew Sooner.md * Update 829 - 14 Web Development Tips I Wish I Knew Sooner.md * 829 show notes (#1824) * Create 829 - 14 Web Development Tips I Wish I Knew Sooner.md * Update 829 - 14 Web Development Tips I Wish I Knew Sooner.md 2.1.123 * 824 (#1825) * 824 * Shorten description 824 - Taylor Otwell.md --------- Co-authored-by: Adam Clark <[email protected]> Co-authored-by: randyrektor <[email protected]> * 824 (#1825) * 824 * Shorten description 824 - Taylor Otwell.md --------- Co-authored-by: Adam Clark <[email protected]> Co-authored-by: randyrektor <[email protected]> 2.1.124 * Create 831 - PreventingSpam and Fraud.md (#1827) * Create 831 - PreventingSpam and Fraud.md (#1827) 2.1.125 * adds stylelint and begins cleanup (#1818) * adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce * adds stylelint and begins cleanup (#1818) * adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce 2.1.126 * adds sentry redis integration (#1829) * adds sentry redis integration (#1829) 2.1.127 * lockfile holy --------- Co-authored-by: randyrektor <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Clark <[email protected]> Co-authored-by: Adam Clark <[email protected]> Co-authored-by: Scott Tolinski <[email protected]>
* User Submission Form + Spooky Stories Page * fix submission form * remove unused imports * fix feedbacks * 829 show notes (#1824) * Create 829 - 14 Web Development Tips I Wish I Knew Sooner.md * Update 829 - 14 Web Development Tips I Wish I Knew Sooner.md * 829 show notes (#1824) * Create 829 - 14 Web Development Tips I Wish I Knew Sooner.md * Update 829 - 14 Web Development Tips I Wish I Knew Sooner.md 2.1.123 * 824 (#1825) * 824 * Shorten description 824 - Taylor Otwell.md --------- Co-authored-by: Adam Clark <[email protected]> Co-authored-by: randyrektor <[email protected]> * 824 (#1825) * 824 * Shorten description 824 - Taylor Otwell.md --------- Co-authored-by: Adam Clark <[email protected]> Co-authored-by: randyrektor <[email protected]> 2.1.124 * Create 831 - PreventingSpam and Fraud.md (#1827) * Create 831 - PreventingSpam and Fraud.md (#1827) 2.1.125 * adds stylelint and begins cleanup (#1818) * adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce * adds stylelint and begins cleanup (#1818) * adds stylelint and begins cleanup * adds a gh action for stylelint * fixes color inherit * adds stylelint to vscode recs and removes unmaintained svelte intelliesnce 2.1.126 * adds sentry redis integration (#1829) * adds sentry redis integration (#1829) 2.1.127 * lockfile holy --------- Co-authored-by: randyrektor <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Clark <[email protected]> Co-authored-by: Adam Clark <[email protected]> Co-authored-by: Scott Tolinski <[email protected]> 2.1.128
No description provided.