Adding frontend configs

This commit is contained in:
Mose Mueller
2023-04-11 09:15:54 +02:00
parent 3b6a1d2d4f
commit 2e9f95211f
4 changed files with 94 additions and 0 deletions

9
frontend/.eslintignore Normal file
View File

@@ -0,0 +1,9 @@
/dist
/src-bex/www
/src-capacitor
/src-cordova
/.quasar
/node_modules
.eslintrc.js
babel.config.js
/src-ssr