sd-webui-kitchen-theme-legacy/.eslintignore

31 lines
306 B
Plaintext

# Eslintignore for LobeHub
################################################################
# dependencies
node_modules
# ci
.coverage
# test
jest*
_test_
__test__
# umi
.umi
.umi-production
.umi-test
.dumi/tmp*
# production
dist
es
lib
logs
# misc
# add other ignore file below
javascript
style.css