| { | |
| "$schema": "https://json.schemastore.org/tsconfig", | |
| "display": "React Library", | |
| "extends": "./base.json", | |
| "compilerOptions": { | |
| "jsx": "react-jsx" | |
| } | |
| } | |
| { | |
| "$schema": "https://json.schemastore.org/tsconfig", | |
| "display": "React Library", | |
| "extends": "./base.json", | |
| "compilerOptions": { | |
| "jsx": "react-jsx" | |
| } | |
| } | |