Commits on Source 3
-
Cenk Kılıç authored
-
Cenk Kılıç authored
-
semantic-release [bot] authored
## [3.0.15](v3.0.14...v3.0.15) (2024-10-19) ### Bug Fixes * update with vue rules ([ac48f805](ac48f805))
{ | ||
"name": "@cenk1cenk2/eslint-config", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "Eslint configuration for my taste.", | ||
"main": "index.js", | ||
"repository": "git@gitlab.kilic.dev:config/eslint-config.git", | ||
... | ... | @@ -30,19 +30,19 @@ |
] | ||
}, | ||
"peerDependencies": { | ||
"@nuxtjs/eslint-config": ">= 7", | ||
"@nuxtjs/eslint-config-typescript": ">= 7", | ||
"@vue/eslint-config-typescript": ">= 14.1.1", | ||
"eslint": ">= 9", | ||
"eslint-config-react": ">= 1", | ||
"eslint-plugin-react-hooks": ">= 4", | ||
"eslint-plugin-svelte": ">= 2", | ||
"eslint-plugin-vue": ">= 9", | ||
"svelte-eslint-parser": ">= 0.26.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@nuxtjs/eslint-config": { | ||
"@vue/eslint-config-typescript": { | ||
"optional": true | ||
}, | ||
"@nuxtjs/eslint-config-typescript": { | ||
"eslint-plugin-vue": { | ||
"optional": true | ||
}, | ||
"eslint-config-react": { | ||
... | ... | @@ -69,7 +69,9 @@ |
}, | ||
"devDependencies": { | ||
"@cenk1cenk2/cz-cc": "^1.7.11", | ||
"@vue/eslint-config-typescript": "^14.1.1", | ||
"eslint": "^9.12.0", | ||
"eslint-plugin-vue": "^9.29.0", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"simple-git-hooks": "^2.11.1" | ||
... | ... |
This diff is collapsed.
vue.js
deleted
100644 → 0