Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Starting version of website with docs pages and rules#4099
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
JoshuaKGoldberg wants to merge99 commits intotypescript-eslint:fix-babel-7_16-testsfromJoshuaKGoldberg:website-trim
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes fromall commits
Commits
Show all changes
99 commits Select commitHold shift + click to select a range
e7e80a2
docs: generate simple documentation page
armano2bacfc85
chore: add netlify config
armano2e4e3a18
fix: update netlify config
armano217f3ef4
fix: remove netlify.toml
armano29bb88e5
fix: add sponsors to start page and update page
armano2d80ce4a
fix: correct few minor issues
armano221a47b0
docs: style improvements on homepage
armano2b0c94cc
docs: add missing dark mode logo
armano26102904
docs: use svg files for github icon
armano2ba2f030
docs: update homepage and fix hero styles
armano2695744d
docs: add note about eslint core rules
armano2b89d9ff
docs: fix styles for dark theme
armano284c88b1
docs: add tslint migration guide
armano2160d08d
docs: update docs
armano205aa9b2
docs: update links
armano2c335534
docs: add dynamic github url for testing
armano2bdf68dd
docs: wip editor
armano22772d85
docs: create basic repl
armano268f35db
fix: add missing package
armano2ad76d50
fix: add missing typescript
armano2242e431
fix: correct build for ssr
armano2fbcfc41
fix: correct build for ssr and loading all rules
armano275fc69d
fix: add support for quickfix
armano2567285d
fix: refactor update markers
armano235c7c3b
fix: setup workspaces and migrate code to typescript
armano2241dd18
fix: correct build when in monorepo
armano255fad3d
fix: reduce number of files that has to be loaded
armano2cbe134e
fix: yarn lock after depencency update
armano2718de5e
Merge branch 'fix/yarn-lock'
armano2af58a83
Merge remote-tracking branch 'origin/master' into docs-page
armano2960fabf
fix: implement saving/restoring configuration
armano2131e80c
docs: fix saving and restoring query params
armano2382cce1
fix: optimize build size
armano2940e5be
fix: disable double build on netlify
armano2e6e8a8d
docs: add basic styles to playground
armano2caba2c8
fix: add some imports and simplify code
armano2012ce87
feat: refactor codebase to use sandbox
armano2dc30446
fix: correct issue with typescript
armano23fbcd9d
fix: update playground to support options selector
armano2ec08000
fix: replace text field with dropdown
armano2b325278
chore: drop no longer needed files
armano2153110b
build: correct issue with build
armano2770f197
fix: correct code review
armano222933ee
fix: correct linting issues
armano236a1e61
chore: fix one more code review
armano2eb6d737
fix: correct markdown lint issues
armano2b0f3b00
test: update eslint doc validation
armano2245bc6d
test: add missing spelling issues
armano20692feb
Merge remote-tracking branch 'refs/remotes/origin/master'
armano293208c2
chore: update info about tslint
armano2b6da4e1
chore: add multi new line within notes
armano257d6b14
chore: fix linting issue
armano25dc55b3
chore: fix linting issue
armano2a531c48
Merge branch 'master' into docs-page
armano2fe35835
docs(website): add missing types and update TSLINT.md
armano27ac0fd9
docs(website): add ast viewer to repl
armano20989f05
docs(website): fix small issue with updating layout
armano28948138
docs(website): add basic interactivity to ast viewer
armano289e5a48
docs(website): correct few color issues
armano2c4ef5bb
docs(website): fix issue with filtering values
armano21885bac
docs(website): fix new issue with services
armano20d99112
docs(website): add handling of fatal messages
armano29e8bdfe
docs(website): correct jsx handling
armano2ff01d81
docs(website): remove unnecessary eslint disable
armano2efe2661
docs(website): fix history manipulation and loading state
armano293a184d
docs(website): implement simple mouse hover highlight
armano2f2202b0
docs(website): reset decoration on error
armano209c2dab
docs(website): improve ast viewer
armano258e4343
docs(website): minor style fix
armano2035b82c
docs(website): improve performance
armano2b532dff
Merge remote-tracking branch 'origin/master' into docs-page
armano2c9467c4
chore(website): update docusaurus
armano2c1a1150
Merge branch 'master'
armano2bcc0808
docs(website): update
armano2277283e
docs(website): update homepage
armano2d3c4cf6
docs(website): enable formating of jsx and css and add simple modal
armano2e49f3b7
docs(website): update docusaurus to 2.0.0-alpha.72
armano269fa84b
docs(website): add ability to pick typescript version in repl
armano238c0014
docs(website): fix ssr build
armano26b893bd
docs(website): ensure that default typescript version is correctly se…
armano2c8bc133
Merge remote-tracking branch 'refs/remotes/origin/master'
armano22abb092
docs(website): correct issue with reloading page after ts version change
armano26286b12
docs(website): correct minor warnings and enable spelling checks
armano2b192a43
Merge branch 'master' into HEAD
armano234e7463
docs: update website
armano23f1aa16
Experiment: trim version of website
JoshuaKGoldbergc84ddbb
Apply suggestions from code review
JoshuaKGoldberg101c798
chore: moved website into packages/
JoshuaKGoldberg5f423d9
chore: a few more touchups
JoshuaKGoldbergd9a5d03
chore: added start shortcut to root package
JoshuaKGoldberga025d1e
chore: remove website:build
JoshuaKGoldberg27b1b30
chore: added build-website to build
JoshuaKGoldberg0167285
chore: use node 16 for website
JoshuaKGoldberg2f94c61
chore: merge
JoshuaKGoldberg198ce68
chore: merge
JoshuaKGoldberge99d4dc
chore: exclude website in ci.yml yarn build
JoshuaKGoldberga2a48d6
chore: fix lint issues in generate-sponsors
JoshuaKGoldberg56159e3
chore: fix ci.yml for website:build
JoshuaKGoldberg0f325fc
chore: actually fix lint, and also .eslintignore
JoshuaKGoldbergFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
22 changes: 12 additions & 10 deletions.cspell.json
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
3 changes: 3 additions & 0 deletions.eslintignore
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
7 changes: 7 additions & 0 deletions.eslintrc.js
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
43 changes: 37 additions & 6 deletions.github/workflows/ci.yml
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
6 changes: 5 additions & 1 deletion.gitignore
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
3 changes: 3 additions & 0 deletions.prettierignore
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
10 changes: 7 additions & 3 deletionsdocs/getting-started/README.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
--- | ||
title: Getting Started | ||
sidebar_label: Getting Started | ||
slug: / | ||
--- | ||
Approaching a monorepo project like this can be pretty daunting and hard to navigate for a new user. | ||
The goal of these docs are to give you a quick overview of the project and all of its the pieces, as well as provide guides to help you get setup. | ||
The docs are broken down into the following categories: | ||
- [I want to lint my TypeScript codebase.](./linting/README.md) | ||
- [(TODO) I want to write an ESLint plugin in TypeScript.](./plugin-development/README.md) |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.