mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ES6",
|
|
"moduleResolution": "Node",
|
|
"jsx": "react"
|
|
}
|
|
}
|