Logo
Explore Help
Register Sign In
bingyi/vscode-extension-samples
1
0
Fork 0
You've already forked vscode-extension-samples
mirror of https://github.com/microsoft/vscode-extension-samples.git synced 2026-06-13 07:10:26 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
73e249b3c1ba8422aa5713f1a5db23ed0eab4f7a
vscode-extension-samples/notebook-renderer-react-sample/src/client/css.d.ts

5 lines
90 B
TypeScript
Raw Normal View History

Make sure tsx files have same formatting as ts files Also updates the react sample to only have a single tsconfig so tsfmt can be easily run on it
2022-12-06 15:17:08 -08:00
declare module '*.css' {
Migrate all samples to eslint 9 Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
const classes: Record<string, string>;
Make sure tsx files have same formatting as ts files Also updates the react sample to only have a single tsconfig so tsfmt can be easily run on it
2022-12-06 15:17:08 -08:00
export = classes;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 25ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API