// eslint.config.jsimportantfufrom'@antfu/eslint-config'exportdefaultantfu({// Type of the project. 'lib' for libraries, the default is 'app'type:'lib',// Enable stylistic formatting rules// stylistic: true,// Or customize the stylistic rulesstylistic:{indent:2,// 4, or 'tab'quotes:...
@antfu/eslint-config-vue Use it $yarn add @antfu/eslint-config-vue Try in RunKit·Browse Files Usage Dependencies eslint-plugin-vue,local-pkg,@antfu/eslint-config-basic,@antfu/eslint-config-ts 4 DevDependencies eslint 1 Packages see package.json ...
Latest version: 0.43.1, last published: a year ago. Start using @antfu/eslint-config-vue in your project by running `npm i @antfu/eslint-config-vue`. There are 13 other projects in the npm registry using @antfu/eslint-config-vue.
AddPredefinedConfigfor Flat ESLint Config (#146) 1.8.0 diff Add support for Flat ESLint Config (#122) 1.7.0 diff Add support formdx(#121) 1.6.1 diff Update rules for: [eslint, typescript-eslint, vue] 1.6.0 diff Addoverride.excludedFiles(#120) Update rules for: [eslint, import, ...
Create virtual files in ESLint for each Vue SFC block, so that you can lint them individually. Install npm i -D eslint-processor-vue-blocks eslint-merge-processors Usage In ESLint flat config: // eslint.config.jsimportpluginVuefrom'eslint-plugin-vue'importprocessorVueBlocksfrom'eslint-proce...
前言一开始关注到 antfu 是他的一头长发,毕竟留长发的肯定是技术大佬。果不其然,antfu 是个很高产、很 creative 的大佬,我也很喜欢他写的工具,无论是 @antfu/eslint-config、unocss、还是vitest等等。而这篇文…
1 change: 0 additions & 1 deletion 1 src/configs/vue.ts @@ -102,7 +102,6 @@ export async function vue( 'vue/multi-word-component-names': 'off', 'vue/no-dupe-keys': 'off', 'vue/no-empty-pattern': 'error', 'vue/no-extra-parens': ['error', 'functions'], 'vue/no-irregu...
55 "@intlify/eslint-plugin-vue-i18n": "~2.0.0", 56 "@poppinss/cliui": "~3.0.5", 57 "@types/eslint": "~8.44.3", 58 "@types/json-schema": "~7.0.13", 59 "@types/node": "~20.8.3", 60 "@typescript-eslint/eslint-plugin": "~6.7.4", ...
"@antfu/eslint-config-vue": "0.2.11", "@types/ini": "^1.3.30", "@types/jest": "^25.0.0", "@types/js-yaml": "3.12.3", "@types/json-stable-stringify": "1.0.32", "@types/json5": "0.0.30", "@types/lodash": "4.14.149", "@types/mocha": "7.0.2", "@...
vite.config.ts feat: 排班方案所选班组数量可以等于班次单元数 6个月前 README 能源管理系统 简介 tomato 能源管理平台 V2 vite5 + typesript5 + unocss + element-plus + @antfu/eslint-config + pnpm 暂无标签 Vue等 6 种语言 保存更改 贡献者(1) ...