Files
website/docs/user-guide/kubectl/v1.6/jsconfig.json
T
2017-03-16 13:11:42 -07:00

6 lines
76 B
JSON

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