channel: 'eslint-8' fixme: enabled: true ratings: paths: - "src/**/*" - 'src/**/*' exclude_paths: - test/ - coverage/ - dist/ - example/ - "react-i18next.js" - "react-i18next.min.js" - "rollup.config.js" - "src/shallowEqual.js" - test/ - coverage/ - dist/ - examp...
"@typescript-eslint/ban-ts-comment": "off", "no-restricted-properties": [ "error", ...buildRestrictedPropertiesOptions( ["window.innerHeight", "window.innerWidth", "window.visualViewport"], "Use UIStore to access window dimensions instead.", ), ...buildRestrictedPropertiesOptions( ["*.mx...
This week’sWebStorm 2017.2 EAP build (172.3198.20)is now available. Now you can import some of the code style rules in ESLint configuration files to the IDE. In addition, we’ve improved how type info is shown in TypeScript and added an option to fold all one-line methods and functio...
自己做了一个vue的小demo,在开发过程中发现: 编译器终端经常报错类似: Expected indentation of 4 spaces but found 6 Missing space before function parentheses 但页面会正常显示,如图 检查发现是在初始化的时候默认安装了ESLint(代码检测工具,统一代码风格),解决方案是 1.找到bulid/webpack...BUG...
success Already up-to-date. $ patch-package patch-package 6.4.7 Applying patches... concat@1.0.3 eslint-plugin-jsonc@2.3.0 **ERROR** Failed to apply patchforpackage laravel-mix This happened because the patch file patches\laravel-mix+6.0.43.patch could not be parsed. Ifyou just upg...
lib/configs/all.config.ts Original file line numberDiff line numberDiff line change @@ -1,17 +1,9 @@ import { RuleListener, RuleModule, } from "@typescript-eslint/utils/dist/ts-eslint"; import { PLUGIN_NAME } from "../utils/config"; import { ConfigName, CustomConfig } from "...
View all files README MIT license AlloyLint ESLint 自动修复拓展插件,自动保留最后修改人 📎 为什么有这个插件? 基于两个痛点: 运行ESLint --fix后,�git 提交记录变成了运行修复命令的人员,为后续的修改追踪带来很大的麻烦 在lint-staged里使用ESLint --fix,如果有无法修复的问题,将会报错,阻断后面的提交...
.eslintignore first commit Apr 29, 2023 .eslintrc first commit Apr 29, 2023 .gitignore Add downloads folder to .gitignore Jan 31, 2024 .mocharc.json first commit Apr 29, 2023 LICENSE Create LICENSE Oct 26, 2023 README.md fix readme Feb 24, 2024 package.json 0.4.3 May 30, 2024 ...
.eslintignore .eslintrc .gitignore .prettierrc.js CODE_OF_CONDUCT.md LICENSE README.md esbuild.config.mjs manifest.json package.json release.sh styles.css tsconfig.json versions.json yarn.lock Repository files navigation README Code of conduct MIT license Obsidian Apply ...
checks-and-tests / eslint 21s checks-and-tests / stylelint 26s checks-and-tests / compile 36s checks-and-tests / test 25s checks-and-tests / build 48s checks-and-tests / build-storybook 50s deploy / deploy-website 5m 19s deploy / deploy-storybook 39s Oh hello! Nice to ...