Update plugins/linguist-backend/config.d.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
This commit is contained in:
committed by
Philipp Hugenroth
parent
cc622ab8c4
commit
5c56236eeb
Vendored
+1
-1
@@ -40,7 +40,7 @@ export interface Config {
|
||||
/**
|
||||
* [linguist-js](https://www.npmjs.com/package/linguist-js) options
|
||||
*/
|
||||
linguistJsOptions: object;
|
||||
linguistJsOptions?: object;
|
||||
|
||||
/** Options for the tags processor */
|
||||
tagsProcessor?: {
|
||||
|
||||
Reference in New Issue
Block a user