mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
visual studio code IDE ember-cli extension
This commit is contained in:
parent
96bd8e6add
commit
6cf236f8b3
2 changed files with 8 additions and 1 deletions
7
jsconfig.json
Normal file
7
jsconfig.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"experimentalDecorators": true
|
||||
},
|
||||
"exclude": ["node_modules", "bower_components", "tmp", "vendor", ".git", "dist"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue