Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(renovate): added standard-desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Dec 7, 2022
1 parent d866450 commit effe295
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 14 deletions.
16 changes: 8 additions & 8 deletions packages/standard-desktop-linter/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
Web Linter
Desktop Linter
---

`@waveshq/standard-web-linter`
`@waveshq/standard-desktop-linter`

Standard linter for web applications. This module also installs `prettier`, `eslint`, `nextjs`, `husky` and `lint-staged`.
Standard linter for web applications. This module also installs `prettier`, `eslint`, `husky` and `lint-staged`.

Lint rules are extended from these packages

| Package | Description |
| -------------------- | -------------------------------------------------- |
| next/core-web-vitals | Uses recommended rules from Next.js. |
| airbnb | Rules defined by airbnb. Uses TypeScript. |
| prettier | Rules defined by prettier to have same code styles |
| Package | Description |
| ----------------- | -------------------------------------------------- |
| react/react-hooks | Uses recommended rules from React. |
| airbnb | Rules defined by airbnb. Uses TypeScript. |
| prettier | Rules defined by prettier to have same code styles |
2 changes: 0 additions & 2 deletions packages/standard-desktop-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"next": "13.0.6",
"prettier": "^2.8.0",
"typescript": "4.9.3"
}
Expand Down
4 changes: 0 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit effe295

Please sign in to comment.