updated @ionic/eslint-config to ^0.4.0, which is compatible with eslint 8, while 0.3.0 shows warnings on npm install,
removed @typescript-eslint/eslint-plugin since it's part of @ionic/eslint-config
the swift changes were made by npm run fmt command, probably because of using a newer swiftlint version that last run
updated
@ionic/eslint-config
to^0.4.0
, which is compatible with eslint 8, while 0.3.0 shows warnings onnpm install
, removed@typescript-eslint/eslint-plugin
since it's part of@ionic/eslint-config
the swift changes were made by
npm run fmt
command, probably because of using a newer swiftlint version that last run