chore(lint): lint all and remove extra files

This commit is contained in:
Ismo Vuorinen
2023-10-30 13:54:51 +02:00
parent 3a0a571fab
commit a980c0d342
10 changed files with 4 additions and 36 deletions

View File

@@ -1,6 +1,3 @@
'use strict'
module.exports = [
'defaults and fully supports es6-module',
'maintained node versions'
]
module.exports = ['defaults and fully supports es6-module', 'maintained node versions']