mirror of
https://github.com/yang991178/fluent-reader.git
synced 2024-12-12 00:45:14 +01:00
7 lines
109 B
JSON
7 lines
109 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"jsx": "react",
|
||
|
"target": "ES2019",
|
||
|
"module": "CommonJS"
|
||
|
}
|
||
|
}
|