Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #46 from posquit0/patch-1
Browse files Browse the repository at this point in the history
Fix mis-typing
  • Loading branch information
philipwalton committed Jul 18, 2017
2 parents 968e335 + 8d4af1d commit 394bf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -149,7 +149,7 @@ module.exports = {
// Strict Mode
// http://eslint.org/docs/rules/#strict-mode
// -----------------------------------------
// 'script': 0,
// 'strict': 0,

// Variables
// http://eslint.org/docs/rules/#variables
Expand Down

0 comments on commit 394bf3c

Please sign in to comment.