1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Change location of jsconfig.json editor file

This commit is contained in:
Harvey Kandola 2019-02-10 13:12:47 +00:00
parent bbed3e5a08
commit fbe353475c

View file

@ -1 +0,0 @@
{"compilerOptions":{"target":"es6","experimentalDecorators":true},"exclude":["node_modules","bower_components","tmp","vendor",".git","dist","dist-prod"],"typeAcquisition":{"include":["underscore"]}}