{"library":"ember-template-lint-plugin-css-modules","type":"library","category":null,"description":"An ember-template-lint plugin for enforcing best practices with ember-css-modules. Version 1.0.0 (stable) switches to ES Modules, requires Node >=12.22.0 and ember-template-lint ^4.2.0. Provides two rules: 'no-class' (disallows all class attributes) and 'static-local-class' (requires local-class values to be static strings). Differentiates from generic linting by being tailor-made for the ember-css-modules addon, ensuring modular CSS patterns are enforced at template level.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install ember-template-lint-plugin-css-modules","imports":["plugins: ['ember-template-lint-plugin-css-modules']","rules: { 'css-modules/no-class': true }","import plugin from 'ember-template-lint-plugin-css-modules';"]},{"cmd":"yarn add ember-template-lint-plugin-css-modules","imports":[]},{"cmd":"pnpm add ember-template-lint-plugin-css-modules","imports":[]}],"homepage":null,"github":"https://github.com/simplabs/ember-template-lint-plugin-css-modules","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-template-lint-plugin-css-modules","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}