UNPKG

eslint-config-dev

Version:

A shareable configuration package for eslint

9 lines (8 loc) 126 B
{ "$schema": "https://json.schemastore.org/eslintrc.json", "root": true, "extends": [ "./ts.json", ".nosemi.json" ] }