UNPKG

@lonelyplanet/dotcom-core

Version:

This package is meant to house some of our more common UI and shared libs across dotcom applications.

12 lines (11 loc) 195 B
{ "extends": [ "tslint:recommended" ], "rules": { "arrow-parens": false, "no-constant-condition": true, "object-literal-sort-keys": false, "trailing-comma": false } }