@novo-learning/novo-sdk
Version:
SDK for the Novolanguage Speech Analysis API
17 lines (16 loc) • 502 B
JSON
{
"name": "@novo-learning/eslint-config",
"version": "0.4.0",
"description": "ESLint configuration for Novolanguage",
"main": "index.js",
"author": "Novolanguage",
"license": "UNLICENSED",
"homepage": "https://bitbucket.org/novolanguage/novo-sdk/src/main/eslint-config/",
"peerDependencies": {
"eslint": ">= 8",
"@typescript-eslint/eslint-plugin": ">= 6",
"@typescript-eslint/parser": ">= 6",
"eslint-config-prettier": ">= 8",
"eslint-plugin-prettier": ">= 5"
}
}