Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
markieo1
/
eslint-config-typescript
Public
forked from
vuejs/eslint-config-typescript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 29, 2024
workflow: add `--no-git-checks` to `pnpm publish` command
haoqunjiang
committed
4689bd7
Copy full SHA for 4689bd7
Commits on Nov 28, 2024
chore: cleanup dependencies
Show description for c5f92f4
haoqunjiang
committed
c5f92f4
Copy full SHA for c5f92f4
Commits on Nov 25, 2024
ci: forgot to setup pnpm
haoqunjiang
committed
ef13ca9
Copy full SHA for ef13ca9
14.1.4
haoqunjiang
committed
e95da47
Copy full SHA for e95da47
workflow: add automated release with provenance
haoqunjiang
committed
bb462cc
Copy full SHA for bb462cc
fix: escape glob-like paths to ensure correct overrides
Show description for 1fc321c
haoqunjiang
committed
1fc321c
Copy full SHA for 1fc321c
chore(deps): update all non-major dependencies (#103)
Show description for 4e1fe36
renovate[bot]
authored
4e1fe36
Copy full SHA for 4e1fe36
Commits on Nov 8, 2024
chore(deps): update all non-major dependencies (#99)
Show description for 53e61ed
renovate[bot]
authored
53e61ed
Copy full SHA for 53e61ed
chore(deps): update dependency typescript to ~5.6.3 (#100)
Show description for b9d22dd
renovate[bot]
authored
b9d22dd
Copy full SHA for b9d22dd
chore: Configure Renovate (#97)
Show description for 1ed4b98
renovate[bot]
and
haoqunjiang
authored
1ed4b98
Copy full SHA for 1ed4b98
ci: skip cypress binary download as we don't need it in linting
haoqunjiang
committed
d7b6c2e
Copy full SHA for d7b6c2e
chore: ⬆️ Upgraded typescript-eslint dependencies (#96)
devtobi
authored
89e08a5
Copy full SHA for 89e08a5
Commits on Oct 23, 2024
14.1.3
haoqunjiang
committed
3f8bf2e
Copy full SHA for 3f8bf2e
fix: skip typechecking cjs and mjs files
henribru
authored and
haoqunjiang
committed
a6cb23d
Copy full SHA for a6cb23d
docs: add missing curly bracket in example config
henribru
authored and
haoqunjiang
committed
4cbb1ba
Copy full SHA for 4cbb1ba
Commits on Oct 22, 2024
14.1.2
haoqunjiang
committed
aaca88c
Copy full SHA for aaca88c
chore: add more meaningful error message for incorrect config names
haoqunjiang
committed
6b2d045
Copy full SHA for 6b2d045
Commits on Oct 15, 2024
docs: fix type-aware linting example
Show description for 21142b1
haoqunjiang
committed
21142b1
Copy full SHA for 21142b1
14.1.1
haoqunjiang
committed
3bca91e
Copy full SHA for 3bca91e
fix: if no matching files found, skip setting the corresponding config
Show description for d414c99
haoqunjiang
committed
d414c99
Copy full SHA for d414c99
Commits on Oct 14, 2024
docs: keep the line length short to avoid scrollbars on GitHub
haoqunjiang
committed
76c7a96
Copy full SHA for 76c7a96
14.1.0
haoqunjiang
committed
0370486
Copy full SHA for 0370486
docs: fix tsconfig.json include paths for type-checked example
haoqunjiang
committed
dc61a54
Copy full SHA for dc61a54
chore: update dependencies
haoqunjiang
committed
82af8cd
Copy full SHA for 82af8cd
docs: note that we use camelCase name for extendable configurations
Show description for d5c8ff9
haoqunjiang
committed
d5c8ff9
Copy full SHA for d5c8ff9
test: add type-checked example to test suite
haoqunjiang
committed
c441561
Copy full SHA for c441561
docs: update documentation on type-aware linting
haoqunjiang
committed
5c58a1f
Copy full SHA for 5c58a1f
feat: simplified the `*-type-checked` configurations by providing a meaningful and performant default
haoqunjiang
committed
5329549
Copy full SHA for 5329549
fix: add missing dot to extraFileExtensions (#90)
jfrs
authored
df69e5e
Copy full SHA for df69e5e
Commits on Oct 10, 2024
14.0.1
haoqunjiang
committed
9acfd84
Copy full SHA for 9acfd84
chore: remove temporary files used in local development
haoqunjiang
committed
8954ae8
Copy full SHA for 8954ae8
fix: explicitly set ecmaVersion to 2024 for vue-eslint-parser
Show description for aae95d6
haoqunjiang
committed
aae95d6
Copy full SHA for aae95d6
test: add failing test cases for #87 and update deps btw
haoqunjiang
committed
70815e1
Copy full SHA for 70815e1
fix: check for correct type-aware config format (#86)
winstliu
authored
a128d95
Copy full SHA for a128d95
Commits on Oct 6, 2024
chore: fix typos (#84)
bmulholland
authored
3454296
Copy full SHA for 3454296
Pagination
Previous
Next
You can’t perform that action at this time.