qiankun
Showing
.env
0 → 100644
| { | { | ||
| "name": "my-app", | "name": "data-govern", | ||
| "version": "0.1.0", | "version": "0.1.0", | ||
| "private": true, | "private": true, | ||
| "dependencies": { | "dependencies": { | ||
| ... | @@ -38,7 +38,10 @@ | ... | @@ -38,7 +38,10 @@ |
| "extends": [ | "extends": [ | ||
| "react-app", | "react-app", | ||
| "react-app/jest" | "react-app/jest" | ||
| ] | ], | ||
| "rules": { | |||
| "jsx-a11y/anchor-is-valid": "off" | |||
| } | |||
| }, | }, | ||
| "browserslist": { | "browserslist": { | ||
| "production": [ | "production": [ | ||
| ... | ... |
src/public-path.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment