This website requires JavaScript.
Explore
Help
Sign In
theoludwig
/
eslint-config-conventions
Watch
1
Star
1
Fork
0
You've already forked eslint-config-conventions
mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced
2024-11-13 22:43:13 +01:00
Code
Issues
Releases
Activity
424235bd4f
eslint-config-conventions
/
eslintrc.json
7 lines
83 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: support both JavaScript and TypeScript linting
2022-02-20 12:36:37 +01:00
{
"extends"
:
"./index.js"
,
"parserOptions"
:
{
chore: usage of `projectService` for `tsconfig.json`
2024-09-18 00:32:33 +02:00
"projectService"
:
true
feat: support both JavaScript and TypeScript linting
2022-02-20 12:36:37 +01:00
}
}
Reference in New Issue
Copy Permalink