UNPKG

eslint-plugin-weblint-security

Version:

ESLint rules for enhanced security - even for React and Node.js!

5 lines (4 loc) 129 B
const path = require('path'); module.exports = { BABEL_ESLINT: path.join(__dirname, "../node_modules", 'babel-eslint') }