AGLint icon indicating copy to clipboard operation
AGLint copied to clipboard

Add support for JavaScript-based linter config files

Open scripthunter7 opened this issue 1 year ago • 0 comments

Currently, the linter accepts configuration files in .json and .yaml formats. In the long term, we may consider adding support for JavaScript-based config files as well, which would enable more dynamic configurability.

References:

  • https://www.npmjs.com/package/jiti

scripthunter7 avatar Dec 19 '24 11:12 scripthunter7