7 Commits

Author SHA1 Message Date
Eetu Tuomala
d7374ab26d
move cloudformation schema to lib/plugins/aws/lib, try to use schema only if parse without schema fails 2018-09-30 11:28:21 +03:00
Eetu Tuomala
727fd67d13
add support for shorthand cloudformation syntax 2018-09-30 11:22:47 +03:00
Erik Erikson
fb51c79be1 fix parse impl
add parse self-reference test
add writeFile self-reference test
add writeFileSync self-reference test
2017-11-17 00:01:39 +01:00
Philipp Muens
306d587aba Replace json-decycle with json-cycle 2017-11-17 00:01:39 +01:00
Erik Erikson
373b9282eb allow for the serialization and deserialization of cyclic objects being written to file using json-decycle. 2017-11-17 00:01:29 +01:00
Eslam A. Hefnawy
cb14676e76 fixed tests for async autocomplete 2017-06-08 20:04:46 +07:00
Brian Neisler
c00e1df7ae Add async file utils 2017-06-07 16:03:22 -07:00