UNPKG

eslint-plugin-conarti-fsd

Version:
9 lines (7 loc) 173 B
const ERROR_MESSAGE_ID = { MUST_BE_RELATIVE_PATH: 'must-be-relative-path', MUST_BE_ABSOLUTE_PATH: 'must-be-absolute-path', }; module.exports = { ERROR_MESSAGE_ID, };