Add missing type definitions
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
],
|
||||
"curly": true,
|
||||
"eofline": true,
|
||||
"typedef": [true, "call-signature", "parameter", "property-declaration"],
|
||||
"encoding": true,
|
||||
"import-spacing": true,
|
||||
"indent": [true, "spaces", 4],
|
||||
|
||||
Reference in New Issue
Block a user