8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "es2015",
|
|
},
|
|
"include": [
|
|
"docs/**/*"
|
|
]
|
|
}
|