mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-26 13:19:49 +07:00
Add linter fixes for new AI samples (#1484)
This commit is contained in:
@@ -65,6 +65,7 @@ module.exports = [
|
||||
'_archive/**/*',
|
||||
'**/third-party/**',
|
||||
'**/node_modules/**/*',
|
||||
'**/dist/**/*',
|
||||
// These are autogenerated files that we shouldn't lint
|
||||
'functional-samples/cookbook.wasm-helloworld-print/wasm/pkg/**/*',
|
||||
'functional-samples/cookbook.wasm-helloworld-print-nomodule/wasm/pkg/**/*'
|
||||
|
||||
Reference in New Issue
Block a user