Clément LEVESQUE

Results 4 comments of Clément LEVESQUE

Hello, I also have a problem with the confirmApplePayPayment method which never resolve. Here is what I do : - I execute presentApplePay method => Apple pay interface is properly...

For those who want to start using the flat config before it is supported here is my working config file (partial) : ```javascript import { fixupPluginRules } from '@eslint/compat'; import...

> I thought that it only supported push(string) | push(URL). You're right, it is a string or a Url Object, the second parameter is just a decorator for the URL...

I finally think the the current examples are enough, there is no need to add more as this could lead to more confusion, thanks for your reply ;)