diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-08-20 15:33:43 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-08-20 15:37:20 +0100 |
| commit | b56101f1a11552067f594679a497ebd4cf7427d4 (patch) | |
| tree | 666014eb2199d3f230435a60ac4e0d1ed098fe62 /.eslintignore | |
Initial commit
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..5342d49 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +node_modules/* +*.*js |
