skyouc
2025-07-30 2a47abfa39aa81aeea2b6da336e341b9d14e37b0
rsf-admin/.eslintrc.cjs
@@ -9,6 +9,7 @@
  ],
  ignorePatterns: ["dist", ".eslintrc.cjs"],
  parser: "@typescript-eslint/parser",
  "react/jsx-key": [false, { "checkFragmentShorthand": false }],
  env: {
    browser: true,
    es2021: true,