UNPKG

cdli-api-client

Version:

A client for the CDLI REST API

15 lines (14 loc) 233 B
{ "env": { "browser": true, "commonjs": true, "es2021": true }, "extends": "standard", "parserOptions": { "ecmaVersion": 12 }, "rules": { "indent": ["error", 4] } }