UNPKG

@sap/eslint-plugin-cds

Version:

ESLint plugin including recommended SAP Cloud Application Programming model and environment rules

12 lines (9 loc) 287 B
'use strict' // Experimental Rules // ------------------ // New rules that we want to publish, but don't activate per default. // We want to give users the chance to test them, before moving them // to "all" or even "recommended". module.exports = { // '@sap/cds/my-rule': 'warn', }