ts-css-modules

0.0.1-test1 • Public • Published

TypeScript Language Service Plugin for CSS Modules

Instructions

  1. $ npm install vue-ts-plugin
  2. Add plugin to tsconfig.
{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "plugins": [{ "name": "ts-css-modules" }]
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i ts-css-modules

Weekly Downloads

0

Version

0.0.1-test1

License

ISC

Last publish

Collaborators

  • cameron-martin