.eslintrc.js 73 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 'use strict'; module.exports = { extends: '@mscdex/eslint-config', };