mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
eslint: ignore scripts/*
These were automatically generated, so leave them be.
This commit is contained in:
@@ -31,6 +31,7 @@ module.exports = {
|
||||
},
|
||||
ignorePatterns: [
|
||||
'config/**/*.js',
|
||||
'scripts/*.js',
|
||||
'test/env.js',
|
||||
'.eslintrc.js',
|
||||
'.prettierrc.js',
|
||||
|
||||
Reference in New Issue
Block a user