Compare commits

..

No commits in common. "main" and "v0.40.4" have entirely different histories.

7 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@taoyaal/eslint-config-monorepo",
"version": "0.40.11",
"version": "0.40.4",
"private": true,
"packageManager": "pnpm@8.6.12",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",

View File

@ -1,10 +1,10 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.40.11",
"version": "0.40.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"homepage": "https://github.com/antfu/eslint-config",
"keywords": [
"eslint-config"
],

View File

@ -1,10 +1,10 @@
{
"name": "@antfu/eslint-config-react",
"version": "0.40.11",
"version": "0.40.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"homepage": "https://github.com/antfu/eslint-config",
"keywords": [
"eslint-config"
],

View File

@ -1,10 +1,10 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.40.11",
"version": "0.40.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"homepage": "https://github.com/antfu/eslint-config",
"keywords": [
"eslint-config"
],

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.40.11",
"version": "0.40.4",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",

View File

@ -1,10 +1,10 @@
{
"name": "@taoyaal/eslint-config",
"version": "0.40.11",
"name": "@antfu/eslint-config",
"version": "0.40.4",
"description": "Anthony's ESLint config",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"homepage": "https://github.com/antfu/eslint-config",
"keywords": [
"eslint-config"
],

View File

@ -1,8 +1,8 @@
{
"name": "eslint-plugin-antfu",
"version": "0.40.11",
"version": "0.40.4",
"license": "MIT",
"homepage": "https://git.taoya.art/taolin/eslint-config.git",
"homepage": "https://github.com/antfu/eslint-config",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"files": [