ES6 Plato on Github
Report Home
Summary Display
config/icat/icat.js
Maintainability
69.63
Lines of code
16
Difficulty
4.00
Estimated Errors
0.03
Function weight
By Complexity
By SLOC
var ICAT = { //server: "https://icat.esrf.fr", connection : { plugin :'esrf' }, anonymous : { plugin : 'db', username : 'reader', password : 'reader' } }; export default ICAT;