actions-toolkit/.prettierignore
CrazyMax c11b80183c
fix eslint config and lint issues
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-01 12:51:48 +01:00

10 lines
98 B
Plaintext

# Dependency directories
/node_modules/**
/jspm_packages/**
# yarn v2
/.yarn/**
# build
/lib/**