This package contains a plugin that allows you to natively lint CSS files using ESLint. Important: This plugin requires ESLint v9.15.0 or higher and you must be using the new configuration system.
Abstract: Can web-based image processing and visualization tools easily integrate into existing websites without significant time and effort? Our Boostlet.js library addresses this challenge by ...
my-orca-plugin/ ├── dist/ # Compiled code │ ├── index.js # Compiled plugin file ├── src/ │ ├── main.ts # Entry file, contains plugin registration and initialization logic │ ├── orca.d.ts # Plugin API ...