Skip to content

Commit

Permalink
Web: eslint-plugin-agama-i18n renamed to @agama-project/eslint-plugin…
Browse files Browse the repository at this point in the history
…-agama-i18n

Updated dependencies
  • Loading branch information
lslezak committed Dec 11, 2024
1 parent 8cc2919 commit 14ee1ac
Show file tree
Hide file tree
Showing 3 changed files with 671 additions and 648 deletions.
2 changes: 1 addition & 1 deletion web/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import neostandard from "neostandard";
import tsEslint from "typescript-eslint";
import tsEslintParser from "@typescript-eslint/parser";
import globals from "globals";
import agamaI18nEslintPlugin from "eslint-plugin-agama-i18n";
import agamaI18nEslintPlugin from "@agama-project/eslint-plugin-agama-i18n";
import i18nextEslintPlugin from "eslint-plugin-i18next";
import tsEslintPlugin from "@typescript-eslint/eslint-plugin";
import reactHooksPlugin from "eslint-plugin-react-hooks";
Expand Down
Loading

0 comments on commit 14ee1ac

Please sign in to comment.