arcast/apps/main/.eslintrc
William Petit 74268493d6
Some checks reported warnings
arcad/arcast/pipeline/head This commit is unstable
feat: rewrite app system
2024-04-25 15:23:09 +02:00

5 lines
61 B
Plaintext

{
"rules": {
"react-hooks/exhaustive-deps": "off"
}
}