This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix-front
Watch
1
Star
2
Fork
You've already forked salix-front
1
Code
Issues
Pull Requests
61
Releases
Wiki
Activity
5e5cf8810b
salix-front
/
tsconfig.json
7 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
init
2022-02-24 08:23:59 +00:00
{
corrected indentation for files in directory's root
2022-03-11 10:36:40 +00:00
"extends"
:
"@quasar/app/tsconfig-preset"
,
"compilerOptions"
:
{
"baseUrl"
:
"."
}
Removed editor settings and eslint formatter
2022-03-14 10:31:37 +00:00
}