UNPKG

@swissquote/eslint-plugin-swissquote

Version:

- Provide a style guide for your JavaScript - Warns on common mistakes in JavaScript - Works with EcmaScript 2015+

7 lines (6 loc) 339 B
const mod = require('./bundled.js')['export251519689fbafbc5ab8f58b9442ba801'](); module.exports = mod; module.exports['findVariable'] = mod['findVariable']; module.exports['getStaticValue'] = mod['getStaticValue']; module.exports['isIdentifier'] = mod['isIdentifier']; module.exports['isVariableDeclarator'] = mod['isVariableDeclarator'];