Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
370e88f
chore: bump deps, use pnpm instead (#568)
JounQin Jul 11, 2023
b2b93c3
chore: release eslint-plugin-prettier (#569)
github-actions[bot] Jul 11, 2023
21a7146
fix: `parserPath` type might be `undefined` on Eslint Flat Config (#588)
krist7599555 Oct 11, 2023
aa81435
chore: release eslint-plugin-prettier (#589)
github-actions[bot] Oct 11, 2023
e81b66d
Delete .github/workflows/pkg-size.yml
JounQin Oct 14, 2023
075523d
build(deps): Bump actions/checkout from 3 to 4 (#585)
dependabot[bot] Oct 14, 2023
8337f5b
build(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.9.0 (#576)
dependabot[bot] Oct 14, 2023
71ccf0e
build(deps-dev): Bump commitlint from 17.6.6 to 17.7.2 (#586)
dependabot[bot] Oct 14, 2023
41d4c62
build(deps-dev): Bump @commitlint/config-conventional (#579)
dependabot[bot] Oct 14, 2023
19791ad
build(deps-dev): Bump svelte from 4.0.5 to 4.2.1 (#587)
dependabot[bot] Oct 14, 2023
b5536f8
build(deps-dev): Bump @eslint-community/eslint-plugin-eslint-comments…
dependabot[bot] Oct 14, 2023
17c3c10
build(deps-dev): Bump postcss from 8.4.25 to 8.4.31 (#590)
dependabot[bot] Oct 14, 2023
e65b459
chore: use context properties where context methods are deprecated (#…
filiptammergard Oct 29, 2023
df71356
chore: bump @types/eslint (#602)
filiptammergard Nov 7, 2023
a63a570
fix: specify eslint-config-prettier as peer dependency (#603)
filiptammergard Nov 7, 2023
2ed98fa
chore: group dependabot updates
BPScott Nov 24, 2023
f18bf8e
build(deps): Bump the actions group with 1 update (#608)
dependabot[bot] Nov 24, 2023
1882a36
build(deps-dev): Bump @babel/traverse from 7.22.8 to 7.23.2 (#593)
dependabot[bot] Nov 24, 2023
79765cc
build(deps-dev): Bump the dev-dependencies group with 8 updates (#611)
dependabot[bot] Dec 2, 2023
5270877
feat: add meta block to config (#614)
BPScott Dec 3, 2023
78c8b80
Use flat config for the project's eslint configuration (#615)
BPScott Dec 3, 2023
3856413
Add flat recommended config (#616)
BPScott Dec 19, 2023
183f45c
chore: release eslint-plugin-prettier (#604)
github-actions[bot] Dec 19, 2023
b5c0dc5
chore: skip formatting inline scripts in pug files (#619)
JounQin Dec 21, 2023
5a51733
chore: release eslint-plugin-prettier (#620)
github-actions[bot] Dec 21, 2023
8210e44
fix: add package.json exports field (#623)
BPScott Dec 21, 2023
5f762df
docs: change open collective funding info (#626)
JounQin Dec 24, 2023
2b09e7f
feat: support parsing `markdown` via `eslint-mdx` natively (#621)
JounQin Dec 24, 2023
b02fe90
chore: bump all upgradable (dev)Dependencies (#625)
JounQin Dec 24, 2023
d102278
chore: release eslint-plugin-prettier (#624)
github-actions[bot] Dec 24, 2023
188487b
chore: add more related funding links
JounQin Dec 24, 2023
0ea812c
test: enable testing on `.svelte` files (#628)
JounQin Dec 24, 2023
fa1e1e5
chore: add more ignoring file patterns on formatting (#627)
JounQin Dec 24, 2023
f985718
ci: enable `NPM_TOKEN` for releasing automatically (#631)
JounQin Dec 26, 2023
985b33c
chore: add `package.json` into `exports` map (#629)
JounQin Jan 10, 2024
248cd17
chore: release eslint-plugin-prettier (#636)
github-actions[bot] Jan 10, 2024
f170011
feat: support parsing `html` via `@html-eslint/parser` natively (#652)
Logicer16 Apr 9, 2024
02c21a5
chore: release eslint-plugin-prettier (#653)
github-actions[bot] Apr 9, 2024
de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group …
dependabot[bot] Jun 1, 2024
a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
dependabot[bot] Jun 22, 2024
ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
OrlovAlexei Jul 17, 2024
24288c7
chore: release eslint-plugin-prettier (#669)
github-actions[bot] Jul 17, 2024
51324d9
chore: fix CHANGELOG.md formatting issue
JounQin Jul 17, 2024
a3c215d
build(deps-dev): Bump dset from 3.1.3 to 3.1.4 (#679)
dependabot[bot] Sep 12, 2024
b307125
docs(README): fixes legacy ESlint configs link (#686)
2KAbhishek Oct 14, 2024
37d87ea
chore: update FUNDING.yml
JounQin Jan 13, 2025
aa5b59f
fix: report node when loc not found (#700)
ntnyq Jan 15, 2025
e272d7c
chore: use double quote for changesets/changelog files
JounQin Jan 15, 2025
df123a5
chore: release eslint-plugin-prettier (#701)
github-actions[bot] Jan 15, 2025
35a5cd0
chore: bupm eslint-plugin-comments (#702)
BPScott Jan 18, 2025
9c6141f
chore: add plugin name to flat recommended config (#703)
BPScott Jan 18, 2025
9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)
dependabot[bot] Jan 18, 2025
190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)
dependabot[bot] Jan 18, 2025
6fd7ba1
chore: release eslint-plugin-prettier (#704)
github-actions[bot] Jan 19, 2025
9726349
chore: rename default branch to `main` (#710)
fisker Mar 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/add-dependency-synckit.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "master",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}
5 changes: 0 additions & 5 deletions .changeset/old-plants-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-eyes-brush.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-cups-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-guests-battle.md

This file was deleted.

2 changes: 1 addition & 1 deletion .commitlintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "@1stg"
"extends": "@commitlint/config-conventional"
}
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

39 changes: 0 additions & 39 deletions .eslintrc.json

This file was deleted.

7 changes: 5 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
github:
- prettier-eslint
- JounQin
- 1stG
- rx-ts
- un-ts
patreon: 1stG
open_collective: prettier
patreon: PrettierESLint
open_collective: eslint-plugin-prettier
custom:
- https://opencollective.com/prettier-eslint
- https://opencollective.com/1stG
- https://opencollective.com/rxts
- https://opencollective.com/unts
- https://patreon.com/1stG
- https://afdian.net/@JounQin
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,20 @@ updates:
- dependency-name: 'eslint'
- dependency-name: 'eslint-*'
- dependency-name: 'prettier'
- dependency-name: '@types/eslint'
- dependency-name: 'vue-eslint-parser'
- dependency-name: 'mocha'
groups:
dev-dependencies:
dependency-type: development
patterns:
- '*'

- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
groups:
actions:
patterns:
- '*'
20 changes: 13 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand All @@ -16,21 +16,27 @@ jobs:
- 14
- 16
- 18
- 20

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v4

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: yarn
cache: pnpm

- name: Install
run: yarn --frozen-lockfile
run: pnpm install

- name: Test
run: yarn mocha
run: pnpm mocha

- name: Perf
run: TIMING=1 yarn lint
# Skip on node 14, as eslint-plugin-n contains syntax that doesn't work
# with node 14
if: ${{ matrix.node-version != 14 }}
run: TIMING=1 pnpm lint
26 changes: 0 additions & 26 deletions .github/workflows/pkg-size.yml

This file was deleted.

18 changes: 10 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,32 @@ name: Release
on:
push:
branches:
- master
- main

jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Node.js 16
uses: actions/setup-node@v3
- uses: pnpm/action-setup@v4

- uses: actions/setup-node@v4
with:
node-version: 16
cache: yarn
node-version: lts/*
cache: pnpm

- name: Install Dependencies
run: yarn --frozen-lockfile
run: pnpm install

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
with:
publish: pnpm release
commit: 'chore: release eslint-plugin-prettier'
title: 'chore: release eslint-plugin-prettier'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
node_modules
*.log
.*cache
.yarn/*
!.yarn/plugins
!.yarn/releases
4 changes: 4 additions & 0 deletions .lintstagedrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"*.{js,md,ts}": ["eslint --cache -f friendly --fix"],
"*.{json,yml}": ["prettier --write"]
}
1 change: 0 additions & 1 deletion .lintstagedrc.js

This file was deleted.

2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/*
16
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
test/fixtures
/pnpm-lock.yaml
# this file doesn't exist, but we use it as a filename that should be ignored
# by prettier in the tests
ignore-me.js
18 changes: 17 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
"@1stg/prettier-config/semi"
{
"arrowParens": "avoid",
"singleQuote": true,
"plugins": [
"@prettier/plugin-pug",
"prettier-plugin-pkg",
"prettier-plugin-svelte"
],
"overrides": [
{
"files": [".changeset/**/*", "CHANGELOG.md"],
"options": {
"singleQuote": false
}
}
]
}
1 change: 0 additions & 1 deletion .simple-git-hooks.js

This file was deleted.

4 changes: 4 additions & 0 deletions .simple-git-hooks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"pre-commit": "npx lint-staged",
"commit-msg": "npx commitlint -e"
}
Loading
Loading