jsconfig.json 44 B

12345
  1. {
  2. "include": [
  3. "./src/*"
  4. ]
  5. }