diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-05 22:55:17 -0500 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-05 22:55:17 -0500 |
| commit | 1ded602565d0f87209dc9c5918bae78e6a0aa440 (patch) | |
| tree | 1c8c3b9048bfbfc638eadd5461c868824d2d53b5 /.eslintignore | |
| parent | ea0e9c20a9d5e28afcd8a8cbbbb5d29b318d7a3a (diff) | |
Changed rule to correct one
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index cf2289d..2f1e71b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,3 @@ node_modules webAO/lib/ -webAO/js
\ No newline at end of file +webAO/golden/
\ No newline at end of file |
