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