mirror of
https://github.com/github/codeql.git
synced 2026-01-04 02:00:18 +01:00
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"jsxFactory": "m"
|
|
}
|
|
}
|