diff options
author | pommicket <pommicket@gmail.com> | 2025-09-18 18:18:07 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-18 18:18:07 -0400 |
commit | f19d488186f3d28ed0ca2422ade2a880dc583771 (patch) | |
tree | 4d417b25e2186d87599c0cd32bf1d0791b3bcd9a /.gitignore | |
parent | 094646941a2d2d942e92f35f8f6e26b3ae53d0f7 (diff) |
Set up ESLint
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ challenges challenges-* +node_modules |