wokebox/.eslintignore
2025-01-22 12:56:58 -08:00

8 lines
80 B
Plaintext

/node_modules/**
/dist/**
/static/**
/public/**
/tmp/**
/coverage/**
/custom/**