feat [front]: switch to nuxt3 and vue3
This commit is contained in:
parent
6a85d0694e
commit
ed1cd6a466
7 changed files with 45 additions and 18 deletions
4
server/.flake8
Normal file
4
server/.flake8
Normal file
|
@ -0,0 +1,4 @@
|
|||
[flake8]
|
||||
ignore=E501,W503,E731
|
||||
exclude = .git,__pycache__,docs/source/conf.py,build,dist,migrations,media,fixtures,requirements,static,assets
|
||||
max-complexity = 10
|
Loading…
Add table
Add a link
Reference in a new issue