UNPKG

ds-algo-study

Version:

Just experimenting with publishing a package

13 lines (12 loc) 159 B
{ "parserOptions": { "ecmaVersion": 6, "sourceType": "module", }, "plugins": [ "import" ], "extends": [ "plugin:import/errors" ] }