UNPKG

galadrielmap_sk

Version:

a server-based chartplotter navigation software for pleasure crafts, motorhomes, and off-road cars. It's can be used on tablets and smartphones without install any app. Only browser need.

16 lines (15 loc) 296 B
{ "env": { "browser": true }, "rules": { "quotes": [2, "single"], "no-underscore-dangle": 0, "curly": 0, "consistent-return": 0, "new-cap": 0, "strict": [2, "global"], "semi-spacing": 0 }, "globals": {L: true} }