Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zeitport/eslint-plugin-json-es issues and pull requests
#46 - Upgrade: Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#45 - Property's key casing
Issue -
State: closed - Opened by wonsuc 7 months ago
- 3 comments
#44 - Proposal: merge into `eslint-plugin-jsonc`
Issue -
State: open - Opened by JounQin 10 months ago
- 1 comment
Labels: PINNED
#43 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#42 - Bump tough-cookie from 4.0.0 to 4.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#41 - Bump vite from 2.9.15 to 2.9.16
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#40 - Update README.md
Pull Request -
State: closed - Opened by michaelw85 almost 2 years ago
- 1 comment
#39 - Parsing error: Unexpected end of JSON input
Issue -
State: closed - Opened by sam2schwab almost 2 years ago
- 3 comments
#38 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#37 - Bump vite from 2.8.6 to 2.9.15
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#36 - Fix: Comments in JSON (closes #35)
Pull Request -
State: closed - Opened by cschuller over 2 years ago
#35 - indent rule miscounts indentation for comments in JSON
Issue -
State: closed - Opened by Krinkle over 2 years ago
- 1 comment
Labels: bug
#34 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#33 - Create CODE_OF_CONDUCT.md
Pull Request -
State: closed - Opened by cschuller over 2 years ago
#32 - Docs: Update README.md
Pull Request -
State: closed - Opened by cschuller over 2 years ago
#31 - Vitest
Pull Request -
State: closed - Opened by cschuller over 2 years ago
#30 - Bump node-fetch from 2.6.1 to 2.6.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#29 - Upgrade: Bump dependencies
Pull Request -
State: closed - Opened by cschuller over 2 years ago
#28 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#27 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#26 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#25 - Bump ws from 7.4.1 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#24 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#23 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#22 - You should add "parserOptions.extraFileExtensions" to your config
Issue -
State: closed - Opened by Hussain-Ruhullah over 3 years ago
- 9 comments
Labels: question
#21 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#20 - Build: Add auto-changelog tool
Pull Request -
State: closed - Opened by cschuller over 3 years ago
#19 - Disable codeql pr
Pull Request -
State: closed - Opened by cschuller over 3 years ago
#18 - config: recommended disable the 'accessor-pairs' rule (closes #17)
Pull Request -
State: closed - Opened by cschuller over 3 years ago
#17 - ESLint core rule "accessor-pairs" fails in JSON files
Issue -
State: closed - Opened by danielrentz over 3 years ago
- 2 comments
Labels: enhancement
#16 - Bump node-notifier from 8.0.0 to 8.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#15 - Issue 12 performance
Pull Request -
State: closed - Opened by cschuller almost 4 years ago
#14 - Simplify location fixer to only fix line 1
Pull Request -
State: closed - Opened by edg2s almost 4 years ago
- 2 comments
#13 - Inline acorn.getLineInfo to avoid quadratic time slowdown
Pull Request -
State: closed - Opened by edg2s almost 4 years ago
- 1 comment
#12 - Slow performance on long files
Issue -
State: closed - Opened by edg2s almost 4 years ago
- 8 comments
#11 - Update compare doc
Pull Request -
State: closed - Opened by cschuller almost 4 years ago
#10 - Update README.md
Pull Request -
State: closed - Opened by cschuller almost 4 years ago
#9 - Update README.md
Pull Request -
State: closed - Opened by cschuller almost 4 years ago
#8 - Give plugin a unique name
Issue -
State: closed - Opened by edg2s almost 4 years ago
- 3 comments
#7 - Confusing unexpected parsing error.
Issue -
State: closed - Opened by cschuller almost 4 years ago
#6 - Recommended quote props
Pull Request -
State: closed - Opened by cschuller almost 4 years ago
#5 - Replace master branch with main branch
Issue -
State: closed - Opened by cschuller almost 4 years ago
#4 - Check that files are valid JSON
Issue -
State: closed - Opened by edg2s almost 4 years ago
- 15 comments
#3 - README: Remove duplicate `no-multiple-empty-lines`
Pull Request -
State: closed - Opened by edg2s almost 4 years ago
- 1 comment
#2 - Document how to use rule configurations
Issue -
State: closed - Opened by edg2s almost 4 years ago
- 2 comments
#1 - Add an example of adding custom rules using eslint-parser-json
Issue -
State: closed - Opened by 0xdevalias about 4 years ago
- 5 comments
Labels: enhancement