mirror of
https://github.com/yang991178/fluent-reader.git
synced 2025-01-16 10:31:19 +01:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"target": "ES2019",
|
|
"module": "CommonJS"
|
|
}
|
|
} |