Skip to content

Commit

Permalink
chore: adjust stacks runtime path
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 31, 2022
1 parent dfe4f44 commit f5ed1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/basic/index.js
Expand Up @@ -152,8 +152,8 @@ module.exports = {
},
{
files: [
'./.stacks/core/runtime/**/*.*',
'./.stacks/scripts/**/*.*',
'./.stacks/src/cli/**/*.*',
],
rules: {
'no-console': 'off',
Expand Down

0 comments on commit f5ed1a6

Please sign in to comment.