Bump GH actions, cleanups (#15)

This commit is contained in:
Jaco Greeff
2020-10-26 11:28:00 +01:00
committed by GitHub
parent 0742567504
commit a3275c9f35
11 changed files with 59 additions and 72 deletions
+9
View File
@@ -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: [