osr-root-router/.eslintignore
2024-05-25 10:36:47 +02:00

10 lines
144 B
Plaintext

# /node_modules/* in the project root is ignored by default
# build artefacts
dist/*
coverage/*
node_modules/*
logs/*
prod/*
.husky/*
.github/*