MansurAliKoroglu
MansurAliKoroglu
Is there any update on this? I don't want to import google maps fonts so I don't want to set false the rule. I also need to use click events...
Actually I don't think it's related to iPhone XR. I tested on material app xhdpi device emulator and pocophone f1 real device. It doesn't work fine.
I realized it is just incorrect in npmjs website. https://www.npmjs.com/package/eslint-plugin-node Here there are 28 rules.
When I first come here to read the full documentation I also think the same. Current documentation is old. I hope this is still maintained.
I published a new version of `enforce-unique`. Now it supports exclude.
There were 2 problems. All explained by @fasttime 1. files: ["**/*"] does not match to `fail.txt`. Explanation > "**/*" only matches files and directories without extension (e.g. LICENSE). To match...
When I change `first`'s type to `string`. I started to get ts(2352) That's what confused me. ``` const foo = { first: 'string' } as ITest; ``` This issue can...
@onemen I created an npm package to be used as a replacement to unique. https://github.com/MansurAliKoroglu/enforce-unique https://www.npmjs.com/package/enforce-unique
Some people might find it annoying. Maybe no icon as default but possible to activate it in settings?
Any update on this? We need it.