qiankun
Showing
.env
0 → 100644
{ | ||
"name": "my-app", | ||
"name": "data-govern", | ||
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
... | ... | @@ -38,7 +38,10 @@ |
"extends": [ | ||
"react-app", | ||
"react-app/jest" | ||
] | ||
], | ||
"rules": { | ||
"jsx-a11y/anchor-is-valid": "off" | ||
} | ||
}, | ||
"browserslist": { | ||
"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