Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions packages/static-scripts/templates/hugo/.eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,10 @@ rules:
no-undef: 2
no-unused-vars: [2, {"args": "none"}]

# Browser compatibility
compat/compat: error

# Global scoped method and vars
globals:
__dirname: true
require: true
process: true
ENV: true
module: true
module: true