UNPKG

@soomo/wicg-inert

Version:

A polyfill for the proposed inert API

18 lines (17 loc) 247 B
{ "env": { "browser": true }, "parserOptions": { "sourceType": "module" }, "extends": "google", "rules": { "no-var": "off", "max-len": [2, { "code": 100, "tabWidth": 2, "ignoreUrls": true }] } }