skyouc
3 天以前 ced0680ba99bb04287aa0ce1f31c6fbfed0553d3
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,