Skip to content

Commit

Permalink
chore: adjust stacks cli namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 20, 2022
1 parent a284c37 commit 7c21ce0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/basic/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,7 @@ module.exports = {
{
files: [
'./.stacks/scripts/**/*.*',
'./.stacks/core/cli/**/*.*',
'./.stacks/core/stacks/cli/**/*.*',
'./.stacks/core/stacks-init/**/*.*',
'./.stacks/src/cli/**/*.*',
],
rules: {
'no-console': 'off',
Expand Down

0 comments on commit 7c21ce0

Please sign in to comment.