mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
Create jsconfig.json
This commit is contained in:
parent
a43b39293a
commit
0cc2295323
5
{{cookiecutter.project_slug}}/frontend/jsconfig.json
Normal file
5
{{cookiecutter.project_slug}}/frontend/jsconfig.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "src"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user