mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
feat: lazy loading node-jose (#2177)
This commit is contained in:
committed by
Aiden McClelland
parent
3c0a82293c
commit
efb318a979
@@ -2,5 +2,6 @@
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"arrowParens": "avoid",
|
||||
"trailingComma": "all"
|
||||
"trailingComma": "all",
|
||||
"htmlWhitespaceSensitivity": "ignore"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user