UNPKG

parcel-bundler

Version:

<p align="center"> <a href="https://parceljs.org/" target="_blank"> <img alt="Parcel" src="https://user-images.githubusercontent.com/19409/31321658-f6aed0f2-ac3d-11e7-8100-1587e676e0ec.png" width="749"> </a> </p>

12 lines 163 B
{ "extends": "../.eslintrc.json", "parserOptions": { "ecmaVersion": 5 }, "env": { "browser": true }, "rules": { "no-global-assign": 1 } }