UNPKG

@octetstream/eslint-config

Version:

AirBnb-based ESlint config, tweaked for my needs.

9 lines (7 loc) 142 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); module.exports = { extends: ["../react.js", "../esm.js"] };