inker
inker
@ota-meshi I think it's a good idea to make it fully configurable.
See https://github.com/vuejs/eslint-plugin-vue/issues/1390
@someden Do you also use `svgo-loader` by any chance?
Saw that. Updated.
Can you please change it to just `Kuban`?
Button added (https://github.com/inker/draw/commit/4c2aaa6b3dfc22f3ef9bb46aecc38fb74c3850b3)
@mikezks For each case you have to perform the complete remaining part of the draw in order to check if placing certain team in certain group is possible or not....
@mikezks This is exactly how the program handles it, we're talking about the same thing. Suppose, Salzburg goes to group D. Fast forward to Rapid Wien drawn out after 2...
@mikezks Of course, I meant G, not F. Sorry for the typo. Please, check out [this file](https://github.com/inker/draw/blob/master/src/model/possible-groups.ts) to see that what you're saying has already been implemented. The EL draw's...
@InNOutJimmy It is not trivial to do checks like these (that 4-team case is not visible to the unaided eye & initially even caused some confusion as you can see...