Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. {
  2. "compilerOptions": {
  3. "baseUrl": "src",
  4. "paths": {
  5. "Components/*": ["./Components/*"]
  6. }
  7. },
  8. "include": ["src"]
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement