eslint-plugin-antfu Anthony extended ESLint rules. Forantfu/eslint-config. Rules List Sponsors License MITLicense © 2023-PRESENTAnthony Fu Readme Keywords none npm ieslint-plugin-antfu Repository github.com/antfu/eslint-plugin-antfu Fundthis package...
eslint-plugin-antfu Anthony extended ESLint rules. Forantfu/eslint-config. Rules List Sponsors License MITLicense © 2023-PRESENTAnthony Fu About Anthony extended ESLint rules. Resources Readme License MIT license Code of conduct Code of conduct ...
import vitest from "eslint-plugin-vitest"; export default [ { files: ["tests/**"], // or any other pattern plugins: { vitest, }, rules: { ...vitest.configs.recommended.rules, }, languageOptions: { globals: { ...vitest.environments.env.globals, }, }, }, ];...
Report and remove unused es6 modules. Latest version: 4.0.0, last published: 5 months ago. Start using @antfu/eslint-plugin-unused-imports in your project by running `npm i @antfu/eslint-plugin-unused-imports`. There are no other projects in the npm regi
Anthony extended ESLint rules. Latest version: 2.2.0-2, last published: 6 months ago. Start using @hyoban/eslint-plugin-antfu in your project by running `npm i @hyoban/eslint-plugin-antfu`. There are no other projects in the npm registry using @hyoban/es
// https://github.com/antfu/eslint-plugin-antfu/issues/11 `function fn({ foo, bar }: {\nfoo: 'foo'\nbar: 'bar'\n}) {}`, { @@ -94,6 +101,7 @@ const a = [ ]; `, `const a = [(1), (2)];`,]// Check snapshot for fixed code7...
A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood. - antfu/eslint-plugin-import-x
"@antfu/eslint-config": "^2.16.1", "@antfu/eslint-config": "^2.16.2", "@antfu/ni": "^0.21.12", "@antfu/utils": "^0.7.7", "@types/eslint": "^8.56.10", @@ -55,13 +55,13 @@ "bumpp": "^9.4.1", "eslint": "^9.2.0", "eslint-define-config": "^2.1.0", "...
flugg/eslint-plugin-antfu-issuemain 1 BranchTags Code Folders and filesLatest commit flugg feat: make example 49bf801· Jul 31, 2024 History1 Commit src feat: make example Jul 31, 2024 .gitignore feat: make example Jul 31, 2024
Anthony extended ESLint rules. Contribute to antfu/eslint-plugin-antfu development by creating an account on GitHub.