Enable cds lint
This commit is contained in:
11
fiori-ext/.vscode/settings.json
vendored
Normal file
11
fiori-ext/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"eslint.validate": [
|
||||
"cds",
|
||||
"csn",
|
||||
"csv",
|
||||
"csv",
|
||||
"csv (semicolon)",
|
||||
"tsv",
|
||||
"tab"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user