yiminghe
9 years ago
1 changed files with 5 additions and 2 deletions
@ -1,7 +1,10 @@ |
|||
{ |
|||
"compilerOptions": { |
|||
"moduleResolution": "node", |
|||
"jsx": "react", |
|||
"jsx": "preserve", |
|||
"target": "es6" |
|||
} |
|||
}, |
|||
"exclude": [ |
|||
"node_modules" |
|||
] |
|||
} |
Loading…
Reference in new issue