Commit Graph
29 Commits
Author SHA1 Message Date
James M. Greene d897860efd Add support for 'Indirect default export with a wrapping call at the export' 2022-11-21 11:34:58 -06:00
James M. Greene 24270f0cca Add support for 'Indirect default export with a wrapping call at the definition' 2022-11-21 11:04:42 -06:00
James M. Greene ffa824f004 Start making some of those tests pass 2022-11-18 00:45:01 -06:00
James M. Greene c4feb8d01e Ignore ESLint rule about condition looping condition for now 2022-09-16 21:56:47 -05:00
James M. Greene 45efe60937 Apply consistent spacing and use of single quotes 2022-09-11 10:23:22 -05:00
James M. GreeneandYoann Chaudet 891eba7f6e Update src/config-parser.js
Co-authored-by: Yoann Chaudet <[email protected]>
2022-08-09 11:22:14 -05:00
James M. Greene 4f27d51853 Add support for indirect default export declarations 2022-08-05 17:44:40 -05:00
James M. Greene 7c3932ff89 Add support for specifying the target generator config file 2022-08-05 17:35:23 -05:00
James M. Greene 5c1535b807 Update all source files to match expected Prettier formatting 2022-08-05 15:26:05 -05:00
James M. Greene 98aa330a29 Update Espree configuration to allow for latest supported ECMA version 2022-07-22 18:03:26 -05:00
James M. Greene 1457a09e2b Revert to using ECMA 6 2022-07-22 18:01:23 -05:00
James M. Greene 3480141499 Update Espree configuration to allow for latest supported ECMA version 2022-07-22 14:10:25 -05:00
Yoann Chaudet 844ceaff5a Do a bit more configuration for nuxt, set server = 'static' 2022-07-20 13:14:25 -07:00
Yoann Chaudet 3d2f0e5994 Refactor to inject multiple properties 2022-07-19 17:03:44 -07:00
Yoann Chaudet 931e155079 Add tests for config-parser 2022-07-19 16:15:25 -07:00
Yoann Chaudet 5941f86157 Fix tests 2022-07-19 11:52:20 -07:00
Yoann Chaudet 8f29fe2748 Update dist 2022-07-19 11:50:09 -07:00
Yoann Chaudet ba4576e776 Add set-pages-path tests 2022-07-19 11:48:11 -07:00
Yoann Chaudet f830cbcb66 Cleanup the whole config-parser class 2022-07-18 19:13:56 -07:00
Yoann Chaudet 3efd613ed2 wip: add formatter support to the output file 2022-07-18 15:51:32 -07:00
Yoann Chaudet 61e591d3b5 Add prettier configuration 2022-07-18 15:06:14 -07:00
James M. Greene 314b9356a8 Don't claim an empty/nonexistent file is invalid 2022-06-29 16:10:51 -05:00
James M. Greene ad72956e27 Use ' quotes 2022-06-29 16:07:12 -05:00
James M. Greene 592edb0d53 Put default config file content directly into memory 2022-06-29 15:56:54 -05:00
yimysty b3b31a1b5c adjust output 2022-06-17 18:58:11 -07:00
yimysty 0af6e78e1a add test cases 2022-06-17 18:36:26 -07:00
yimysty 7c74d60067 add fixtures 2022-06-17 15:56:00 -07:00
yimysty 9a28a8d8ad fix compling error 2022-06-17 15:13:00 -07:00
Smitha Borkar 351ece72e7 Parse the static sit config, inject pages url 2022-06-16 14:28:43 -07:00