Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
fa93hws committed Oct 11, 2019
1 parent fdb8108 commit be20d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/linter/linter.js
Expand Up @@ -1022,6 +1022,7 @@ const internalSlotsMap = new WeakMap();
class Linter {

/**
* Initialize the Linter.
* @param {Object} [config] the config object
* @param {string} [config.cwd] path to a directory that should be considered as the current working directory, can be undefined.
*/
Expand Down

0 comments on commit be20d43

Please sign in to comment.