This refactors the collection pages (teams, saved and profiles) into a bunch of hooks that handle various chunks of functionality. This way, the actual "pages" have significantly less logic.
5 lines
119 B
JSON
5 lines
119 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"i18n-ally.localesPaths": ["public/locales"],
|
|
"i18n-ally.keystyle": "nested"
|
|
}
|