UNPKG

@octetstream/eslint-config

Version:

AirBnb-based ESlint config, tweaked for my needs.

11 lines (9 loc) 148 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); module.exports = { "import/resolver": { typescript: {} } };