.eslintrc 64 B

1234
  1. {
  2. "root": true,
  3. "extends": "eslint-config-egg/typescript"
  4. }