We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d6ce79 + 51fa98e commit a27759fCopy full SHA for a27759f
.github/dependabot.yml
@@ -8,6 +8,6 @@ updates:
8
- package-ecosystem: "npm"
9
directory: "/"
10
reviewers:
11
- - "aditosoftware/devs-designer"
+ - "rH4rtinger"
12
schedule:
13
interval: "weekly"
package.json
@@ -4,6 +4,10 @@
4
"description": "eslint configuration for the platform team of ADITO",
5
"main": "index.mjs",
6
"license": "MIT",
7
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/aditosoftware/eslint-config-adito-platform.git"
+ },
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.5.0",
0 commit comments