Coder Social home page Coder Social logo

modyqyw / fabric Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 6.11 MB

Opinionated shareable specification for different JavaScript/TypeScript projects.

Home Page: https://fabric.modyqyw.top

License: MIT License

JavaScript 11.42% TypeScript 88.58%
fabric specification config front-end javascript typescript

fabric's Introduction

@modyqyw/fabric

npm GitHub license

English | 简体中文

Opinionated shareable specifications for git-based JavaScript/TypeScript projects.

Online documents hosted on here.

sponsors

fabric's People

Contributors

modyqyw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fabric's Issues

stylelint scss 效验问题

描述问题

已通过安装sass依赖包开启stylelint scss 支持,但通过webstorm编辑vue文件时,会出现错误信息。

复现

image
image
经过网上查询资料发现需要在package.json中强制添加postcssdevDependencies依赖版本到8.4版本以上可以解决,上图的错误信息也表明,在不强制添加的情况下,底层依赖关系使用的是[email protected]

在这里也感谢作者提供的包,极大减轻了我配置项目规范的繁琐工作,谢谢!!!。

系统信息

webstorm、vite

使用的包管理器

pnpm

核对

  • 遵循我们的 行为准则
  • 检查是否已经有一个报告相同错误的问题,以避免重复创建。
  • 这是一个具体的错误。请开启 GitHub 讨论你的疑问。
  • 所提供的复现是这个问题的 最小复现

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update dependency markdownlint-cli to ^0.37.0
  • chore(deps): update pnpm to v8.9.2
  • fix(deps): update dependency local-pkg to ^0.5.0
  • chore(deps): update dependency lint-staged to v15
  • fix(deps): update dependency eslint-plugin-regexp to v2

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
.github/workflows/release.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
.github/workflows/stale.yml
  • actions/stale v8
npm
package.json
  • @babel/core ^7.23.0
  • @babel/eslint-parser ^7.22.15
  • @commitlint/cli ^17.7.2
  • @commitlint/config-conventional ^17.7.0
  • @commitlint/prompt ^17.7.2
  • @intlify/eslint-plugin-vue-i18n ^2.0.0
  • @rushstack/eslint-patch ^1.5.1
  • @types/eslint ^8.44.3
  • @typescript-eslint/eslint-plugin ^6.7.4
  • @typescript-eslint/parser ^6.7.4
  • @unocss/eslint-config ^0.56.5
  • @unocss/eslint-plugin ^0.56.5
  • debug ^4.3.4
  • eslint-config-next ^13.5.4
  • eslint-config-prettier ^9.0.0
  • eslint-import-resolver-node ^0.3.9
  • eslint-import-resolver-typescript ^3.6.1
  • eslint-plugin-check-file ^2.6.2
  • eslint-plugin-import ^2.28.1
  • eslint-plugin-jsonc ^2.9.0
  • eslint-plugin-jsx-a11y ^6.7.1
  • eslint-plugin-markdown ^3.0.1
  • eslint-plugin-n ^16.1.0
  • eslint-plugin-nuxt ^4.0.0
  • eslint-plugin-perfectionist ^2.1.0
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.33.2
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-react-native ^4.1.0
  • eslint-plugin-react-native-a11y ^3.3.0
  • eslint-plugin-regexp ^1.15.0
  • eslint-plugin-solid ^0.13.0
  • eslint-plugin-unicorn ^48.0.1
  • eslint-plugin-vue ^9.17.0
  • eslint-plugin-vue-scoped-css ^2.5.1
  • eslint-plugin-vuejs-accessibility ^2.2.0
  • eslint-plugin-yml ^1.9.0
  • jsonc-eslint-parser ^2.3.0
  • local-pkg ^0.4.3
  • postcss ^8.4.31
  • postcss-html ^1.5.0
  • postcss-scss ^4.0.9
  • prettier-plugin-jsdoc ^1.1.1
  • stylelint-config-recess-order ^4.3.0
  • stylelint-config-recommended ^13.0.0
  • stylelint-config-recommended-scss ^13.0.0
  • stylelint-order ^6.0.3
  • stylelint-prettier ^4.0.2
  • stylelint-stylistic ^0.4.3
  • tsutils ^3.21.0
  • typescript ^5.2.2
  • vue-eslint-parser ^9.3.1
  • yaml-eslint-parser ^1.2.2
  • @tsconfig/node18 ^18.2.2
  • @types/debug ^4.1.9
  • @types/node ^18.18.4
  • @types/shelljs ^0.8.13
  • commit-and-tag-version ^11.2.4
  • commitizen ^4.3.0
  • concurrently ^8.2.1
  • eslint ^8.51.0
  • is-ci ^3.0.1
  • lint-staged ^14.0.1
  • markdownlint-cli ^0.36.0
  • prettier ^3.0.3
  • publint ^0.2.3
  • shelljs ^0.8.5
  • simple-git-hooks ^2.9.0
  • sort-package-json ^2.6.0
  • stylelint ^15.10.3
  • taze ^0.11.3
  • unbuild ^2.0.0
  • @types/eslint ^8.0.0
  • eslint ^8.0.0
  • postcss ^8.0.0
  • prettier ^3.0.0
  • react ^18.0.0
  • stylelint ^15.10.0
  • typescript ^5.0.0
  • vue ^3.2.0 || ^2.7.0 || ^2.6.0
  • node >=16
  • pnpm 8.8.0

  • Check this box to trigger a request for Renovate to run again on this repository

v11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.