source: imaps-frontend/node_modules/@babel/plugin-transform-react-jsx-self/tsconfig.json@ d565449

main
Last change on this file since d565449 was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 415 bytes
Line 
1/* This file is automatically generated by scripts/generators/tsconfig.js */
2{
3 "extends": [
4 "../../tsconfig.base.json",
5 "../../tsconfig.paths.json"
6 ],
7 "include": [
8 "../../packages/babel-plugin-transform-react-jsx-self/src/**/*.ts",
9 "../../lib/globals.d.ts",
10 "../../scripts/repo-utils/*.d.ts"
11 ],
12 "references": [
13 {
14 "path": "../../packages/babel-helper-plugin-utils"
15 }
16 ]
17}
Note: See TracBrowser for help on using the repository browser.