UNPKG

iobroker.zwave2

Version:
10 lines (9 loc) 265 B
module.exports = { extends: "../.eslintrc.js", parserOptions: { ecmaVersion: 2018, // Allows for the parsing of modern ECMAScript features sourceType: "module", // Allows for the use of imports project: "tsconfig.json", tsconfigRootDir: __dirname, }, };