mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-11 08:04:30 +00:00
Add JSX support.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"typeRoots": ["../"],
|
||||
"types": [],
|
||||
"noEmit": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"jsx": "preserve"
|
||||
},
|
||||
"files": ["index.d.ts", "html.d.ts", "react.d.ts", "linkifyjs-tests.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user