UNPKG

eslint-plugin-react-pug

Version:

Add supporting of pugjs with react

8 lines (6 loc) 147 B
const { buildLocation } = require('./eslint') module.exports = token => ({ type: null, loc: buildLocation([-1, -1], [-1, -1]), ...token, })