soapbox/.eslintignore

8 wiersze
80 B
Plaintext

/node_modules/**
/dist/**
/static/**
2021-09-05 19:07:42 +00:00
/public/**
/tmp/**
/coverage/**
2022-05-16 15:08:50 +00:00
/custom/**