diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-02-18 23:34:51 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-02-18 23:34:51 +0100 |
| commit | 00a6e8aa8dd06f8a2bd7ccccdccfcb6215cf4841 (patch) | |
| tree | 83de2f80c411205d743e59618dfda07d712d1e3f /.eslintignore | |
| parent | 41247723b2940efe89648749b90e56d582bdfb89 (diff) | |
Add svelte linting
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index 7e2f179..78f02ad 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,2 @@ assets +dist |