diff options
author | crupest <crupest@outlook.com> | 2023-07-09 01:48:34 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-07-09 01:48:34 +0800 |
commit | 4363f625025edeb19fb480a00e2e3b460c6091a9 (patch) | |
tree | 74dbe903cca751d575520a9c04a5971d0871d6bf /FrontEnd/.eslintignore | |
parent | 4cb87464fea217e1d0969747d6a17e88973982e7 (diff) | |
download | timeline-4363f625025edeb19fb480a00e2e3b460c6091a9.tar.gz timeline-4363f625025edeb19fb480a00e2e3b460c6091a9.tar.bz2 timeline-4363f625025edeb19fb480a00e2e3b460c6091a9.zip |
Remove service worker.
Diffstat (limited to 'FrontEnd/.eslintignore')
-rw-r--r-- | FrontEnd/.eslintignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/FrontEnd/.eslintignore b/FrontEnd/.eslintignore index 21ea71eb..7b8399d8 100644 --- a/FrontEnd/.eslintignore +++ b/FrontEnd/.eslintignore @@ -1,6 +1,2 @@ -.yarn
-node_modules
dist
-.eslintrc.cjs
-postcss.config.js
vite.config.js
|