mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 18:50:05 +00:00
chore(*): change code style to remove semicolons
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"semi": false,
|
||||
"singleQuote": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user