@hellomd/eslint-config-default
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -31,2 +31,3 @@ module.exports = { | ||
'**/*.test.js', | ||
'**/__mocks__/*.js', | ||
'**/*.spec.js', | ||
@@ -33,0 +34,0 @@ 'test/setup.js', |
{ | ||
"name": "@hellomd/eslint-config-default", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "Jonathan Cardoso Machado", |
2657
73