lirantal / eslint-plugin-anti-trojan-source

ESLint plugin to detect and stop Trojan Source attacks
Apache License 2.0
75 stars 1 forks source link

Migrate to ESLint flat config #4

Open DamianGlowala opened 3 months ago

lirantal commented 3 months ago

Thanks for the heads up, @DamianGlowala.

baruchiro commented 3 months ago

Here is a reference I found when I asked myself what the Flat config is:

https://nx.dev/recipes/tips-n-tricks/flat-config

(I saw the flat config a few days ago without knowing it is a new thing, and it made my config very simple)