File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22/node_modules
33/src
44/lib /** /__tests__
5+ /docs /
56.editorconfig
67npm-debug.log
78tsconfig.json
Original file line number Diff line number Diff line change 11# typescript-plugin-css-modules
22
3+ [ ![ license] ( https://img.shields.io/npm/l/typescript-plugin-css-modules.svg )] ( https://github.com/mrmckeb/typescript-plugin-css-modules/blob/develop/LICENSE )
4+ [ ![ npm] ( https://img.shields.io/npm/v/typescript-plugin-css-modules.svg )] ( https://www.npmjs.com/package/typescript-plugin-css-modules )
5+
36A [ TypeScript language service plugin] ( https://github.com/Microsoft/TypeScript/wiki/Writing-a-Language-Service-Plugin )
47for [ CSS Modules] ( https://github.com/css-modules/css-modules ) .
58
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-plugin-css-modules" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "main" : " lib/index.js" ,
55 "repository" : " git@github.com:mrmckeb/typescript-plugin-css-modules.git" ,
66 "author" : " Brody McKee <mrmckeb@hotmail.com>" ,
You can’t perform that action at this time.
0 commit comments