parent
751b7635b3
commit
fbf4e1c2a3
1 changed files with 9 additions and 0 deletions
|
@ -1,4 +1,13 @@
|
||||||
"fileExtensions": {
|
"fileExtensions": {
|
||||||
|
"story.tsx": "_file_storybook",
|
||||||
|
"stories.tsx": "_file_storybook",
|
||||||
|
"story.ts": "_file_storybook",
|
||||||
|
"stories.ts": "_file_storybook",
|
||||||
|
"story.jsx": "_file_storybook",
|
||||||
|
"stories.jsx": "_file_storybook",
|
||||||
|
"story.js": "_file_storybook",
|
||||||
|
"stories.js": "_file_storybook",
|
||||||
|
"proto": "_file_protobuf",
|
||||||
"hbs": "_file_handlebars",
|
"hbs": "_file_handlebars",
|
||||||
"elm": "_file_elm",
|
"elm": "_file_elm",
|
||||||
"cabal": "_file_cabal",
|
"cabal": "_file_cabal",
|
||||||
|
|
Loading…
Reference in a new issue