Skip to content

Commit

Permalink
Merge pull request #4387 from kobotoolbox/ts-plugin-css-modules
Browse files Browse the repository at this point in the history
Toolchain: Warn about undefined CSS Module classes in TypeScript
  • Loading branch information
magicznyleszek committed Jun 28, 2023
2 parents 15a5209 + 99a530b commit 4ca5d3b
Show file tree
Hide file tree
Showing 4 changed files with 699 additions and 17 deletions.
1 change: 1 addition & 0 deletions kpi.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
"editor.codeActionsOnSave.source.fixAll.eslint",
"editor.codeActionsOnSave.source.fixAll.stylelint",
],
"typescript.tsdk": "node_modules/typescript/lib",
},
}

0 comments on commit 4ca5d3b

Please sign in to comment.