Remove Grunt in favor of ts/scripts
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
module.exports = {
|
||||
rules: {
|
||||
'no-console': 'off',
|
||||
|
||||
// We still get the value of this rule, it just allows for dev deps
|
||||
'import/no-extraneous-dependencies': [
|
||||
'error',
|
||||
|
Reference in New Issue
Block a user