mirror of https://github.com/artf/grapesjs.git
8 changed files with 50 additions and 106 deletions
@ -1,20 +0,0 @@ |
|||
{ |
|||
// Use IntelliSense to learn about possible attributes. |
|||
// Hover to view descriptions of existing attributes. |
|||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 |
|||
"version": "0.2.0", |
|||
"configurations": [ |
|||
{ |
|||
"type": "msedge", |
|||
"request": "launch", |
|||
"name": "Launch Edge against localhost", |
|||
"url": "http://localhost:8080", |
|||
"webRoot": "${workspaceFolder}/src/trait_managerindex.ts", |
|||
"sourceMapPathOverrides": { |
|||
"meteor://💻app/*": "${workspaceFolder}/*", |
|||
"webpack:///./~/*": "${workspaceFolder}/node_modules/*", |
|||
"webpack://?:*/*": "${workspaceFolder}/*" |
|||
} |
|||
} |
|||
] |
|||
} |
|||
@ -1,24 +0,0 @@ |
|||
{ |
|||
"grammarly.selectors": [ |
|||
{ |
|||
"language": "markdown", |
|||
"scheme": "file", |
|||
"pattern": "c:\\Users\\amirmohammad.r\\Desktop\\pr\\Grapesjs.md" |
|||
}, |
|||
{ |
|||
"language": "markdown", |
|||
"scheme": "file", |
|||
"pattern": "c:\\Users\\amirmohammad.r\\Desktop\\pr\\Grapesjs.md" |
|||
}, |
|||
{ |
|||
"language": "markdown", |
|||
"scheme": "file", |
|||
"pattern": "c:\\Users\\amirmohammad.r\\Desktop\\pr\\Grapesjs.md" |
|||
}, |
|||
{ |
|||
"language": "markdown", |
|||
"scheme": "file", |
|||
"pattern": "c:\\Users\\amirmohammad.r\\Desktop\\pr\\Grapesjs.md" |
|||
} |
|||
] |
|||
} |
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue