Lou Cyx

Results 5 issues of Lou Cyx

I'm working a lot with TypeScript+Preact+Stockroom, and I needed types to make my workflow even better. Let's make everyone's worflow better with TS 😄

enhancement

Hi! I was wondering if there's a way of running scripts with a "package agnostic" approach, so I can write something like this: ```yaml pre-push: commands: lint: run: lint #or...

### Description When an animation defined on the current element is applied in a `::slotted()` element, it's ignored. Maybe because of out of scope keyframes. #### Live Demo http://plnkr.co/edit/uHlKBlQxmLSuoVmi1KYQ?p=preview ####...

p2
platform
css
2.x

## Description - Use ESLint flat config. - Upgrade ESLint to version 9. - Run eslint with this plugin enabled. - An error `context.getAncestors is not a function` is shown...

## Description (What) Bare minimum changes to have ESLint 9 support. Ideally tests should be updated to test flat config and a lot of types should be added, but this...