Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/eslint-config-standard

ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects
https://github.com/vuejs/eslint-config-standard

feat!: re-enable `camelcase` rule for `<script lang="tsx">` blocks

2594f4b61ff4f28e91759dbb646bcbc3a4aeb7f7 authored 12 months ago by Haoqun Jiang <[email protected]>
docs: add a note about tsconfig.json and path aliases

fcec978b566b5ae9685a326344d7f7e1eeccdf4e authored 12 months ago by Haoqun Jiang <[email protected]>
chore: change workspace dependency version range from fixed to ^

16960c18803e17036d743fda413c99302ff94ba7 authored 12 months ago by Haoqun Jiang <[email protected]>
chore: use github changelog for changesets

a188406f9611680cd3a03982e18a7d0cdd92791e authored 12 months ago by Haoqun Jiang <[email protected]>
chore: update badge url

4c749b13cf750d841a3216d4b6312ab7e5f34553 authored 12 months ago by Haoqun Jiang <[email protected]>
docs: fix typo extens -> extends (#25)

7faded1c60fda177968cce4d3dfe99c52eebf439 authored about 2 years ago by Ashley Lamont <[email protected]>
chore: release @vue/[email protected]

0a782ac39abf91b3e0f940e9101817aece9ea0ad authored over 2 years ago by Haoqun Jiang <[email protected]>
fix: remove `import/extensions` rule

Fixes #23

Seems there's no way to only enforce the rule to exact one extension.

cabd3ea8359f4596c9ec4eb8c512c661eace5c43 authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: add comments about the prefer-optional-chain rule

0b517a302b91298351fca4eca3bb5a2cb496518f authored over 2 years ago by Haoqun Jiang <[email protected]>
chore!: release v8.0.0

410df39bee8eace93f9daad673807c2e6f49aa18 authored over 2 years ago by Haoqun Jiang <[email protected]>
workflow: init changeset

aec0749cb51273acf98ea7e6b48e6fb8f406d31f authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: mark all examples as private packages

053ee532263867eb1e01dcd89eb67692bcb93d9e authored over 2 years ago by Haoqun Jiang <[email protected]>
docs: add readme anchors

aedace3ff1b0d5221ec215942f3ee5410a9d96b4 authored over 2 years ago by Haoqun Jiang <[email protected]>
feat: implement -with-typescript config

b034b1776994e2372ab6d5561d413d0db2166cda authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: eslint-env is redundant

34f50a196e39c3cff5992a14739ba8bae7d7caad authored over 2 years ago by Haoqun Jiang <[email protected]>
docs: no need for `eslint-env` because standard config already set the node env

0487a18e4f941e2be6a1a7ea9bdc41b6444c1fab authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: update dependencies

ab7f38d12cb3d710167bf9c84d2640d5e19f86dd authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: move eslint-plugin-vue to peerDependencies

786c0655977f4a61f964f3c51d4288baad1dc803 authored over 2 years ago by Haoqun Jiang <[email protected]>
docs: add documentation of `createAliasSetting`

41e38bba08b8a6c71c72650d588ee0d1906dace9 authored over 2 years ago by Haoqun Jiang <[email protected]>
feat!: new implementation, adding a helper for alias, recommending `eslint-patch`

Breaking change:
1. `eslint-plugin-*` are no longer peer dependencies.
Instead, we recommend usi...

0a0e14cfa4f92605402cd82eacc8e8d7155b3c1f authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: fix urls and description

182c45cee3aae38a260d16726210a749de6c2afb authored over 2 years ago by Haoqun Jiang <[email protected]>
feat!(wip): remove resolver-webpack, add resolver-custom-alias

Because ESLint is synchronous by design, while webpack and vite's config
could be asynchorous, i...

c204a970d4aaced5674923352d45d90aa43830ca authored over 2 years ago by Haoqun Jiang <[email protected]>
chore: switch to monorepo

f0f377beb3397c15a740f349463d61109c487e83 authored over 2 years ago by Haoqun Jiang <[email protected]>
7.0.0

fadee062e817a261c4c47b17cc52e6e6313dd738 authored over 2 years ago by Haoqun Jiang <[email protected]>
chore!: drop support for prereleases of `@vue/cli-service` v5

e68c627b40cf448c7b3923026ab790a26ced8c8d authored over 2 years ago by Haoqun Jiang <[email protected]>
chore!: update base config version, drop ESLint 7 support

Closes #16, because the dependency versions should also be updated

Closes #12, because `||` ran...

2a17f9115995544f607e10df9f1c9041726d5598 authored over 2 years ago by Haoqun Jiang <[email protected]>
6.1.0

1f9576f2d6c9c4f122937b86e7c5aa12645bd718 authored over 3 years ago by Haoqun Jiang <[email protected]>
feat: update dependencies; accept eslint-plugin-promise v5 as peer dependency

7a66b68dd6d662b1d2942cc1ea585ce3e2911586 authored over 3 years ago by Haoqun Jiang <[email protected]>
6.0.0

946a38e3f3bbec2f12ba8013b8f31516fa1e1a3a authored about 4 years ago by Haoqun Jiang <[email protected]>
chore!: update dependencies / peerDependencies versions

4d438ad7b867a4986436139f143d04241bc4cd61 authored about 4 years ago by Haoqun Jiang <[email protected]>
chore!: update standard config & remove obsolete plugin (#6)

closes #5

08fc5c67e0a9b15f233ef240b0fb2d829bd4f0d5 authored about 4 years ago by Charles Allen <[email protected]>
5.1.2

4b13e72574e2c42061220265e510ebfb3576dfea authored almost 5 years ago by Haoqun Jiang <[email protected]>
fix: @vue/cli-service can be an optional peer dependency

3276eae73010ecc62fd547ec6d72a3d560faa6d6 authored almost 5 years ago by Haoqun Jiang <[email protected]>
5.1.1

c06f89e5cf73aa400d9c11678e93fedbc775dce6 authored almost 5 years ago by Haoqun Jiang <[email protected]>
fix: setup `import/resolver` and `import/extensions`

Fixes yarn 2 compatibility.

f78b634fc8c5526cb9d01b4861e1f52c560257d2 authored almost 5 years ago by Haoqun Jiang <[email protected]>
5.1.0

9ba73b315abfa35a7271f4289481c637f9c1015e authored almost 5 years ago by Haoqun Jiang <[email protected]>
feat: update to eslint-plugin-vue >= 6.1.2 and set ecmaVersion to 2020

40ea25a193324598b25799a877762d0c5e8ad5b6 authored almost 5 years ago by Haoqun Jiang <[email protected]>
5.0.1

0734745500c0202702ee23144cf4d57df430bc0d authored about 5 years ago by Haoqun Jiang <[email protected]>
fix: use ecmaVersion 2019 for now

vue-eslint-parser 6.0.5 (which is depended on by eslint-plugin-vue
6.0.0 & 6.0.1) depends on esp...

c502b78b8b568436a5c1f4900608f250308c06fd authored about 5 years ago by Haoqun Jiang <[email protected]>
5.0.0

459ad5b850ca56a0940c4c1c0212244a0508253b authored about 5 years ago by Haoqun Jiang <[email protected]>
chore: update urls

ea84f0179e4a52d079b2d4e8df72f05256cf6fc7 authored about 5 years ago by Haoqun Jiang <[email protected]>
chore: no need to use a .npmignore file

2e1568ff0ac7b72a1d6dba786db4e47c87a2f45f authored about 5 years ago by Haoqun Jiang <[email protected]>
docs: vue-cli -> Vue CLI

831d7d9c2371de5fa950b817a7e446f1f86d77ac authored about 5 years ago by Haoqun Jiang <[email protected]>
feat!: update the underlying base config to v14 (from v12)

Full changelog at https://github.com/standard/standard/blob/v14.3.1/CHANGELOG.md

d3f5364e2f2527472689a1e601fbba2c2b1d6e6b authored about 5 years ago by Haoqun Jiang <[email protected]>
refactor!: move plugins to peerDependencies

75966d893d9dfa4359062896ade55545a673ffe7 authored about 5 years ago by Haoqun Jiang <[email protected]>
chore: add a LICENSE file

8c6b6f135a78f0085d3d062c854edb508e16cdb3 authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: update deps

ec68f8603269c85477ca7ddb5deaefdf064aec96 authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: update dependencies

9c1ecc68ed1e1f57e7fad39b51934dede7e46df1 authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: update dependencies

dba08b8e03e01c1ac9f79c83a3f1b4068bbab25a authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: update deps

51f4a1d0483c5276159aebcc8e37a80ef982fb83 authored over 5 years ago by Haoqun Jiang <[email protected]>
chore: add `repository.directory` field to each `package.json` to specify where each package lives in a monorepo (#3397)

25fa9d392f2dad4323f35b0beeaeb7e7d277bc05 authored almost 6 years ago by Damian Stasik <[email protected]>
chore: update deps

8a0daa0d93de5e2b56e63f43ae499c001596837b authored almost 6 years ago by Haoqun Jiang <[email protected]>
v3.1.0

f5e5c84ba8f7c92c357e8ae24541e0b9c98ada94 authored about 6 years ago by Haoqun Jiang <[email protected]>
chore: update base configs

BREAKING CHANGE: now requires eslint v5 as peer dependency

cb582c01ba066ed1c6c54d44bce7aa1b457efc06 authored about 6 years ago by Haoqun Jiang <[email protected]>
chore: upgrade deps (#2642)

closes #2376

* chore: update deps

* fix: remove extraneous require

* fix: force @babe...

0b8786100e2d315efa8274477c9d4f4b65f876e0 authored about 6 years ago by Haoqun Jiang <[email protected]>
v3.0.5

c14df5a983d894308b450896d2c700613f5d6cc3 authored about 6 years ago by Haoqun Jiang <[email protected]>
v3.0.4

873aff58b0673cbcc73592948d06c177e4418819 authored about 6 years ago by Haoqun Jiang <[email protected]>
chore: bump versions for cli-plugins & eslint-configs

330663a843c497f6900969a524e09a72de47cbb3 authored over 6 years ago by Haoqun Jiang <[email protected]>
v3.0.2

39674345bda99aed6791d11a200eccb5a413645c authored over 6 years ago by Haoqun Jiang <[email protected]>
chore: publish missing packages [ci skip]

451c4708c49bc73fd3fef69dc1ef4e46b6c9e321 authored over 6 years ago by Evan You <[email protected]>
v3.0.0

be8b163cf5c6d3426c5e77df2c744eaab91e97c9 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.12

8265eec4ad20c4c4e1495582a87563f775a75e94 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.11

e4269fdb25fe83558255def3ec15430d866db285 authored over 6 years ago by Evan You <[email protected]>
chore: fix package homepage links [ci skip]

4aa93b5213d0e2197fe42edf46cc066f76addffa authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.10

a8b4fc5e22a277b5561c0259039879f6df3bc5c7 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.9

8273c155dcc8c7b501fcad71159c400585e8fcfd authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.8

c5f3652c5e111ee8084d4d9654b283622898ff9b authored over 6 years ago by Evan You <[email protected]>
docs: Merge branch 'docs' into dev

540242a12582dd28014336ebefcabd885e292958 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.7

0e8c7b0b1fd169c93527cee42d076c939953c557 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.6

9434cc4bce2f6a8f086a6b8491671e491c0cc0de authored over 6 years ago by Evan You <[email protected]>
docs: add description to extendable eslint configs [ci skip] (#1862)

05003f6c1a98b34949e7059aeb9d496c738a277a authored over 6 years ago by st-sloth <[email protected]>
v3.0.0-rc.5

d6c73c725ac6f910f228cbbb0ab17d08c3287a5b authored over 6 years ago by Guillaume Chau <[email protected]>
v3.0.0-rc.4

d621982fa76f4889fe95de05b115fb275656e442 authored over 6 years ago by Guillaume Chau <[email protected]>
fix: fix npmignore, prevent version cache from being published

1128df599d362d8e9f2cc1b492f37148e13c0c7b authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.3

f1ae1bf2a023d1c9808601c05861dde099b44422 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.2

3a58221c28c247ac081a2b9308e2d559fa1a5394 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-rc.1

9aad0bd32adeda3900d4c6a646150c7614cba774 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.16

e7de03ef175323eccec7e6e5f50a47443e5fb55d authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.15

9f1985a0d24763f5ca9cc3ebf3f6d5e1b688b912 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.14

cf943d183cc158814d4a267c0d56e0c8967a92a2 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.13

03c7e26f7754f7d9bc1ba71560742d6509967a2e authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.12

a4141f505492b373592882ac72c05305d7c252b0 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.11

323a409a6878e1ecdabd28137a408b94ceccdccc authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.10

1f2bbfdbe4ab5cf345a2d30f270c62cd6dc72a1c authored over 6 years ago by Evan You <[email protected]>
feat: upgrade to webpack 4

BREAKING CHANGE: Upgrade wepback 4, all webpack option
modifications must be webpcak 4 compatibl...

74d7d3fdf0ac3a699d4ffe4fd92ba72795f520d4 authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.9

fe049b183783f68511bf164f56094a37c45c3e7f authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.8

09dc0cb2364e714a2b599577c2ab98ae83f9419f authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.7

f0261b177e130fcd08fd85fd6668e9e3efc09293 authored over 6 years ago by Evan You <[email protected]>
chore: upgrade deps

012ec9deca0b49665848819723a16e7b2a55cd9d authored over 6 years ago by Evan You <[email protected]>
v3.0.0-beta.6

c57045f63142e9745b08c8c4210e0f14e154e10d authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-beta.5

5f335d801d2ac6fd8269e4a5d953d747253b7e15 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-beta.4

7c17fcae6a80455787217de260dc497347cfe487 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-beta.3

d8ab56c45e6b7207f2a36652e1395ddb0c0d454d authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-beta.2

b98d6c9726a6001911f5cbf0da1d5b4ef01bb9fe authored almost 7 years ago by Evan You <[email protected]>
chore: bump deps & fix tests

7331dcf0f3f35b33d3c14c97e9906aa2c5daf492 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-beta.1

ce754a18992122af982cef06b5b33e86fcbfb205 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-alpha.13

bf9b06fe5ffec470c80ed619292a56417637f893 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-alpha.12

8dd547d26c1550c7affe2d890c7658b1c56c46fe authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-alpha.11

85b6e77fc87387c31827daa8debff57d3aee7e36 authored almost 7 years ago by Evan You <[email protected]>
v3.0.0-alpha.10

ca5cb485457c0f7d2995df2a6c4a9acb4e646d6c authored almost 7 years ago by Evan You <[email protected]>