"...git@gitlab.inf.unibz.it:Nicola.Pedot/semint-kprime.git" did not exist on "0f4f8fc8987760ff9b8e27b9a5620b2022531bc2"
Commits on Source (4)
-
Defendi Alberto authored
-
Defendi Alberto authored
-
Defendi Alberto authored
-
Defendi Alberto authored
Linter See merge request !1
.eslintrc.yml
0 → 100644
.npmrc
0 → 100644
... | @@ -39,5 +39,15 @@ | ... | @@ -39,5 +39,15 @@ |
"last 1 firefox version", | "last 1 firefox version", | ||
"last 1 safari version" | "last 1 safari version" | ||
] | ] | ||
}, | |||
"devDependencies": { | |||
"@typescript-eslint/eslint-plugin": "^4.18.0", | |||
"@typescript-eslint/parser": "^4.18.0", | |||
"eslint": "^7.22.0", | |||
"eslint-config-airbnb": "^18.2.1", | |||
"eslint-plugin-import": "^2.22.1", | |||
"eslint-plugin-jsx-a11y": "^6.4.1", | |||
"eslint-plugin-react": "^7.22.0", | |||
"eslint-plugin-react-hooks": "^4.2.0" | |||
} | } | ||
} | } |
Source diff could not be displayed: it is too large. Options to address this: view the blob.