KATO Kei

Results 2 issues of KATO Kei

eslint-plugin-dependencies with ESLint v6 produce following error: ``` Error: Failed to load plugin 'dependencies' declared in '.eslintrc.js': Cannot find module './util/traverser' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Module.require (module.js:596:17)...

Object in `BASIC_TYPE` is used without cloned. If multiple parameters of same `basic_type` (like `string` ) exists, `Swaggard::Swagger::Property#to_doc` will side-effect this same object repeatly.