mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore: update vscode settings (#418)
This commit is contained in:
parent
fa757c3d12
commit
04a82496c7
1 changed files with 0 additions and 3 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -6,9 +6,6 @@
|
|||
}
|
||||
},
|
||||
"stylelint.validate": ["css", "scss"],
|
||||
"cssVariables.lookupFiles": [
|
||||
"./packages/ui/src/components/AppContent/index.module.scss"
|
||||
],
|
||||
"eslint.workingDirectories": [
|
||||
{
|
||||
"pattern": "./packages/*"
|
||||
|
|
Loading…
Reference in a new issue