Files
website/docs/api-reference/v1.7/jsconfig.json
T
Phillip Wittrock 57a769f506 Api and Kubectl reference docs updates for 1.7 (#4193)
* Fix includes groups

* Generated kubectl docs for 1.7

* Generated references docs for 1.7 api
2017-06-26 15:37:56 -07:00

6 lines
76 B
JSON

{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
}
}