@sebmck Hi, random Rome question, will Rome detect this:
usage.js:
coolMethod({unusedProp: 'hello'}, 'hello');
definition.js:
module.exports = ({someProp}) => {
console.log(someProp);
}
=> unusedProp & 'hello' is passed but never used
Or is this the work of another tooling?
Replying to @vvoyer
If Rome has a type system it would but you can already get that by adopting TypeScript or Flow
9:23 AM - 22 Jul 2019
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
he/him 