joyent-portal/packages/babel-preset/.tern-project
2017-06-16 21:46:36 +01:00

10 lines
106 B
JSON

{
"libs": [
"ecmascript"
],
"plugins": {
"doc_comment": true,
"local-scope": true
}
}