7 lines
94 B
JSON
7 lines
94 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"allowJs": true
|
||
|
|
},
|
||
|
|
"include": ["src", "types", "examples"]
|
||
|
|
}
|