Ramazan Elsunakev
Results
22
comments of
Ramazan Elsunakev
I would suggest `PL` as the pylint prefix (`PLE` -> `P`y`L`int `E`rror). I think `PYE` might be a bit ambiguous with `PY`flakes, `PY`docstyle, etc.
I was able to fix this issue by having the db package's package.json "main" point to "index.js" instead of "index.ts".