Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangweiye committed May 30, 2024
1 parent c60160c commit b74434d
Show file tree
Hide file tree
Showing 7 changed files with 269 additions and 80 deletions.
4 changes: 2 additions & 2 deletions dist/cli.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var import_picocolors = __toESM(require("picocolors"), 1);
var package_default = {
name: "@jiangweiye/eslint-config",
type: "module",
version: "0.1.5-beta.2",
version: "0.1.5-beta.3",
description: "A eslint config for jiangweiye",
author: "jiangweiye <[email protected]> (https://github.com/jwyGithub)",
license: "SEE LICENSE IN LICENSE.md",
Expand Down Expand Up @@ -188,7 +188,7 @@ var package_default = {
"@eslint-react/eslint-plugin": "^1.5.13",
"@eslint/config-inspector": "^0.4.8",
"@jiangweiye/eslint-config": "workspace:*",
"@jiangweiye/prettier-config": "^0.0.11",
"@jiangweiye/prettier-config": "^0.0.14",
"@prettier/plugin-xml": "^3.4.1",
"@stylistic/eslint-plugin-migrate": "^2.1.0",
"@types/eslint": "^8.56.10",
Expand Down
4 changes: 2 additions & 2 deletions dist/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import c from "picocolors";
var package_default = {
name: "@jiangweiye/eslint-config",
type: "module",
version: "0.1.5-beta.2",
version: "0.1.5-beta.3",
description: "A eslint config for jiangweiye",
author: "jiangweiye <[email protected]> (https://github.com/jwyGithub)",
license: "SEE LICENSE IN LICENSE.md",
Expand Down Expand Up @@ -159,7 +159,7 @@ var package_default = {
"@eslint-react/eslint-plugin": "^1.5.13",
"@eslint/config-inspector": "^0.4.8",
"@jiangweiye/eslint-config": "workspace:*",
"@jiangweiye/prettier-config": "^0.0.11",
"@jiangweiye/prettier-config": "^0.0.14",
"@prettier/plugin-xml": "^3.4.1",
"@stylistic/eslint-plugin-migrate": "^2.1.0",
"@types/eslint": "^8.56.10",
Expand Down
Loading

0 comments on commit b74434d

Please sign in to comment.