Files
DefinitelyTyped/types/es-to-primitive/tslint.json
ExE Boss 439a7d5bc1 feat: Add es‑to‑primitive (#38947)
* feat: Add `es‑to‑primitive`

* chore(es‑to‑primitive): Fix `tsconfig.json`

* fix(es‑to‑primitive): Add missing primitive types

* fix(es‑to‑primitive): Use `unknown` in TypeScript ≥ 3.1

Co-Authored-By: Jordan Harband <ljharb@gmail.com>

* chore(es‑to‑primitive): Copy `tslint.json` to sub‑directories

* refactor(es‑to‑primitive): Apply Prettier formatting to `package.json`

* chore(es‑to‑primitive): Trigger build
2019-10-17 14:30:30 -07:00

2 lines
33 B
JSON

{ "extends": "dtslint/dt.json" }