mirror of
https://github.com/sakaljurgis/nntp-worker.git
synced 2026-07-08 21:27:41 +00:00
initial
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
upgrade: true,
|
||||
reject: [
|
||||
// api changes, check and fix
|
||||
'eslint',
|
||||
'grunt-eslint'
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user