UNPKG

eslint-plugin-fsd-architecture

Version:

ESlint plugin to comply with FSD (Feature Sliced Design) frontend architecture rules

6 lines (5 loc) 153 B
module.exports = { PUBLIC_ERROR: 'PUBLIC_ERROR', TESTING_PUBLIC_ERROR: 'TESTING_PUBLIC_ERROR', NEED_FROM_PUBLIC_ERROR: 'NEED_FROM_PUBLIC_ERROR', }