9 lines
90 B
JSON
9 lines
90 B
JSON
{
|
|
"include": [
|
|
"src/**/*"
|
|
],
|
|
"compilerOptions": {
|
|
"target": "es6"
|
|
}
|
|
}
|