-
-
Notifications
You must be signed in to change notification settings - Fork 34
Reconfigure ESLint to work well with prettier #957
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
3692def
Reconfigure eslint to work with prettier
FyreByrd 2133301
Apply eslint auto-fixes.
judah-sotomayor fb57178
Add block scope to cases in src/lib/video/index.ts
judah-sotomayor 4163231
Split bkk.chapters expectation into two tests.
judah-sotomayor 5b36d0f
ESLint ignore require import in tailwind config.
judah-sotomayor 0fe4bed
Create block scope around case in contents/[id]/+page.svelte.
judah-sotomayor 10db5d2
Fix toBeDefined() function call in worker-messenger test.
judah-sotomayor 9fbc89f
Fix toBeDefined() call in search data test.
judah-sotomayor fcce26c
Make results const in searchDictionary.
judah-sotomayor 11ba4f0
Replace calls to hasOwnProperty.
judah-sotomayor 7d32f15
Satisfy ESLint with comment in lib/data/scripture.js.
judah-sotomayor 98741d7
Remove empty object types from CatalogData.
judah-sotomayor b2bff34
Change sourceMp3 to a const in lib/data/audio.ts.
judah-sotomayor 19d72a2
Add block around darwin case in example/index.js.
judah-sotomayor 9ca0dcb
Add block around case in BottomNavigationBar.
judah-sotomayor 846b4cc
Replace ugly one-line comparision in Sidebar.
judah-sotomayor 38968f4
Disable `svelte/no-dupe-style-properties` as it is very noisy.
judah-sotomayor f0cd7fc
Disable eslint each-block warnings.
judah-sotomayor 1fbd246
Fix useless moustaches.
judah-sotomayor c0baf0c
Disable svelte/no-unused-svelte-ignore eslint rule.
judah-sotomayor cb64f58
Silence spurious goto warnings.
judah-sotomayor 4c24573
Fix font-family misspelling in FontList.svelte.
judah-sotomayor 626b5d4
Apply prettier changes.
judah-sotomayor c18fcd1
Add `curly` rule to eslint, fix errors.
judah-sotomayor cb7073d
Disable eslint for @html in about page.
judah-sotomayor 56830fb
Ignore/resolve remaining eslint errors.
judah-sotomayor 659779f
Ignore extracted CI projects folder
FyreByrd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.