mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-23 01:25:49 +00:00
Bump GH actions, cleanups (#15)
This commit is contained in:
@@ -5,6 +5,15 @@ const base = require('@polkadot/dev/config/eslint');
|
||||
|
||||
module.exports = {
|
||||
...base,
|
||||
ignorePatterns: [
|
||||
'.eslintrc.js',
|
||||
'.github/**',
|
||||
'.vscode/**',
|
||||
'.yarn/**',
|
||||
'**/build/*',
|
||||
'**/coverage/*',
|
||||
'**/node_modules/*'
|
||||
],
|
||||
parserOptions: {
|
||||
...base.parserOptions,
|
||||
project: [
|
||||
|
||||
Reference in New Issue
Block a user