UNPKG

@sashar/eslint-plugin-fsd-paths

Version:

ESLint plugin for checking the correctness of import paths in FSD architecture

4 lines (3 loc) 119 B
"use strict"; const requireIndex = require("requireindex"); module.exports.rules = requireIndex(__dirname + "/rules");