put items in base yaml (#505)

This commit is contained in:
Sasha Pierson 2019-10-14 14:08:08 -07:00 committed by GitHub
parent ba7698a473
commit 788f37e467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,4 +70,12 @@ static_analysis_options:
exclude:
- 'WiX.3.11.1/**/*.dll'
- 'Wix.3.11.1/**/*.exe'
moderncop_options:
files_to_scan:
- from: 'src'
exclude:
- '**/just.config.js'
- '**/webpack.config.js'
- '**/webpack.serve.config.js'
- '**/dist/bundle.js'