You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2492 lines
49 KiB

4 years ago
  1. {
  2. "AAInfo": "This is a CodeKit 3 project config file. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. Doing so will cause CodeKit to crash and/or corrupt your project. I know it looks like JSON, but it is *not*. Many numbers in this file are 64-bit long long bitFlags, which JSON does not support. These numbers *cannot* be treated as discrete values and if you attempt to parse this file as standard JSON with any public JSON parser, these values will be corrupted. This file is not backwards-compatible with CodeKit 1 or 2. For more information, see https://codekitapp.com/",
  3. "buildSteps": [
  4. {
  5. "name": "Process All Remaining Files and Folders",
  6. "stepType": 1,
  7. "uuidString": "DC97DE36-D9C9-41BE-A224-268434C0656F"
  8. }
  9. ],
  10. "creatorBuild": "32186",
  11. "files": {
  12. "/_base.scss": {
  13. "aP": 0,
  14. "bl": 0,
  15. "dP": 10,
  16. "ec": 1,
  17. "ft": 4,
  18. "ma": 0,
  19. "oA": 1,
  20. "oAP": "/_base.css",
  21. "oF": 0,
  22. "oS": 0,
  23. "sct": 1
  24. },
  25. "/_mixins.scss": {
  26. "aP": 0,
  27. "bl": 0,
  28. "dP": 10,
  29. "ec": 1,
  30. "ft": 4,
  31. "ma": 0,
  32. "oA": 1,
  33. "oAP": "/_mixins.css",
  34. "oF": 0,
  35. "oS": 0,
  36. "sct": 1
  37. },
  38. "/_responsive.scss": {
  39. "aP": 0,
  40. "bl": 0,
  41. "dP": 10,
  42. "ec": 1,
  43. "ft": 4,
  44. "ma": 0,
  45. "oA": 1,
  46. "oAP": "/_responsive.css",
  47. "oF": 0,
  48. "oS": 0,
  49. "sct": 1
  50. },
  51. "/styles.scss": {
  52. "aP": 0,
  53. "bl": 0,
  54. "dP": 10,
  55. "ec": 1,
  56. "ft": 4,
  57. "ma": 0,
  58. "oA": 0,
  59. "oAP": "/Users/Riley/Sites/htdocs/developer-theme-bs4/developer-theme-git/assets/css/styles.css",
  60. "oF": 6,
  61. "oS": 1,
  62. "sct": 1
  63. }
  64. },
  65. "hooks": [
  66. ],
  67. "manualImportLinks": {
  68. },
  69. "projectAttributes": {
  70. "creationDate": 553511735,
  71. "displayValue": "Developer Theme BS4 Git",
  72. "displayValueWasSetByUser": 1,
  73. "iconImageName": "meme-punDog",
  74. "iconImageWasSetByUser": 0
  75. },
  76. "projectSettings": {
  77. "abortBuildOnError": 1,
  78. "allowInjectionReloads": 1,
  79. "alwaysUseExternalServer": 0,
  80. "animateCSSInjections": 1,
  81. "autoBuildNewItems": 1,
  82. "autoprefixerEnableIEGrid": 0,
  83. "babel7PresetType": 1,
  84. "babelAllowRCFiles": 0,
  85. "babelAuxiliaryCommentAfter": "",
  86. "babelAuxiliaryCommentBefore": "",
  87. "babelConfigType": 0,
  88. "babelCustomPluginsList": "",
  89. "babelCustomPresetsList": "",
  90. "babelExcludeString": "'node_modules/**', 'bower_components/**', /\\/core-js\\//",
  91. "babelInsertModuleIDs": 0,
  92. "babelModuleID": "",
  93. "babelNoComments": 0,
  94. "babelPlugins": {
  95. "arrow-functions": {
  96. "active": 0
  97. },
  98. "async-generator-functions": {
  99. "active": 0
  100. },
  101. "async-to-generator": {
  102. "active": 0
  103. },
  104. "block-scoped-functions": {
  105. "active": 0
  106. },
  107. "block-scoping": {
  108. "active": 0
  109. },
  110. "class-properties": {
  111. "active": 0
  112. },
  113. "classes": {
  114. "active": 0
  115. },
  116. "computed-properties": {
  117. "active": 0
  118. },
  119. "decorators": {
  120. "active": 0
  121. },
  122. "destructuring": {
  123. "active": 0
  124. },
  125. "do-expressions": {
  126. "active": 0
  127. },
  128. "dotall-regex": {
  129. "active": 0
  130. },
  131. "duplicate-keys": {
  132. "active": 0
  133. },
  134. "exponentiation-operator": {
  135. "active": 0
  136. },
  137. "export-default-from": {
  138. "active": 0
  139. },
  140. "export-namespace-from": {
  141. "active": 0
  142. },
  143. "external-helpers": {
  144. "active": 0
  145. },
  146. "flow-strip-types": {
  147. "active": 0
  148. },
  149. "for-of": {
  150. "active": 0
  151. },
  152. "function-bind": {
  153. "active": 0
  154. },
  155. "function-name": {
  156. "active": 0
  157. },
  158. "function-sent": {
  159. "active": 0
  160. },
  161. "inline-consecutive-adds": {
  162. "active": 0
  163. },
  164. "inline-environment-variables": {
  165. "active": 0
  166. },
  167. "instanceof": {
  168. "active": 0
  169. },
  170. "jscript": {
  171. "active": 0
  172. },
  173. "literals": {
  174. "active": 0
  175. },
  176. "logical-assignment-operators": {
  177. "active": 0
  178. },
  179. "member-expression-literals": {
  180. "active": 0
  181. },
  182. "merge-sibling-variables": {
  183. "active": 0
  184. },
  185. "minify-booleans": {
  186. "active": 0
  187. },
  188. "minify-builtins": {
  189. "active": 0
  190. },
  191. "minify-constant-folding": {
  192. "active": 0
  193. },
  194. "minify-dead-code-elimination": {
  195. "active": 0
  196. },
  197. "minify-flip-comparisons": {
  198. "active": 0
  199. },
  200. "minify-guarded-expressions": {
  201. "active": 0
  202. },
  203. "minify-infinity": {
  204. "active": 0
  205. },
  206. "minify-mangle-names": {
  207. "active": 0
  208. },
  209. "minify-numeric-literals": {
  210. "active": 0
  211. },
  212. "minify-simplify": {
  213. "active": 0
  214. },
  215. "minify-type-constructors": {
  216. "active": 0
  217. },
  218. "modules-amd": {
  219. "active": 0
  220. },
  221. "modules-commonjs": {
  222. "active": 0
  223. },
  224. "modules-systemjs": {
  225. "active": 0
  226. },
  227. "modules-umd": {
  228. "active": 0
  229. },
  230. "named-capturing-groups-regex": {
  231. "active": 0
  232. },
  233. "new-target": {
  234. "active": 0
  235. },
  236. "node-env-inline": {
  237. "active": 0
  238. },
  239. "nullish-coalescing-operator": {
  240. "active": 0
  241. },
  242. "numeric-separator": {
  243. "active": 0
  244. },
  245. "object-assign": {
  246. "active": 0
  247. },
  248. "object-rest-spread": {
  249. "active": 0
  250. },
  251. "object-set-prototype-of-to-assign": {
  252. "active": 0
  253. },
  254. "object-super": {
  255. "active": 0
  256. },
  257. "optional-catch-binding": {
  258. "active": 0
  259. },
  260. "optional-chaining": {
  261. "active": 0
  262. },
  263. "parameters": {
  264. "active": 0
  265. },
  266. "partial-application": {
  267. "active": 0
  268. },
  269. "pipeline-operator": {
  270. "active": 0
  271. },
  272. "private-methods": {
  273. "active": 0
  274. },
  275. "property-literals": {
  276. "active": 0
  277. },
  278. "property-mutators": {
  279. "active": 0
  280. },
  281. "proto-to-assign": {
  282. "active": 0
  283. },
  284. "react-constant-elements": {
  285. "active": 0
  286. },
  287. "react-display-name": {
  288. "active": 0
  289. },
  290. "react-inline-elements": {
  291. "active": 0
  292. },
  293. "react-jsx": {
  294. "active": 0
  295. },
  296. "react-jsx-compat": {
  297. "active": 0
  298. },
  299. "react-jsx-self": {
  300. "active": 0
  301. },
  302. "react-jsx-source": {
  303. "active": 0
  304. },
  305. "regenerator": {
  306. "active": 0
  307. },
  308. "regexp-constructors": {
  309. "active": 0
  310. },
  311. "remove-console": {
  312. "active": 0
  313. },
  314. "remove-debugger": {
  315. "active": 0
  316. },
  317. "remove-undefined": {
  318. "active": 0
  319. },
  320. "reserved-words": {
  321. "active": 0
  322. },
  323. "runtime": {
  324. "active": 0
  325. },
  326. "shorthand-properties": {
  327. "active": 0
  328. },
  329. "simplify-comparison-operators": {
  330. "active": 0
  331. },
  332. "spread": {
  333. "active": 0
  334. },
  335. "sticky-regex": {
  336. "active": 0
  337. },
  338. "strict-mode": {
  339. "active": 0
  340. },
  341. "template-literals": {
  342. "active": 0
  343. },
  344. "throw-expressions": {
  345. "active": 0
  346. },
  347. "typeof-symbol": {
  348. "active": 0
  349. },
  350. "undefined-to-void": {
  351. "active": 0
  352. },
  353. "unicode-property-regex": {
  354. "active": 0
  355. },
  356. "unicode-regex": {
  357. "active": 0
  358. }
  359. },
  360. "babelRetainLines": 0,
  361. "babelUseBuiltInsType": 0,
  362. "bowerAbbreviatedPath": "bower_components",
  363. "bowerForceLatestOnConflict": 1,
  364. "bowerTargetDependencyListType": 1,
  365. "bowerUseExactVersion": 0,
  366. "browserRefreshDelay": 0,
  367. "browserslistString": ">0.2%, last 2 versions, Firefox ESR, not dead",
  368. "buildFolderActive": 0,
  369. "buildFolderName": "build",
  370. "cleanBuild": 1,
  371. "coffeeLintFlags2": {
  372. "arrow_spacing": {
  373. "active": 0,
  374. "flagValue": -1
  375. },
  376. "camel_case_classes": {
  377. "active": 1,
  378. "flagValue": -1
  379. },
  380. "colon_assignment_spacing": {
  381. "active": 0,
  382. "flagValue": 1
  383. },
  384. "cyclomatic_complexity": {
  385. "active": 0,
  386. "flagValue": 10
  387. },
  388. "duplicate_key": {
  389. "active": 1,
  390. "flagValue": -1
  391. },
  392. "empty_constructor_needs_parens": {
  393. "active": 0,
  394. "flagValue": -1
  395. },
  396. "ensure_comprehensions": {
  397. "active": 1,
  398. "flagValue": -1
  399. },
  400. "indentation": {
  401. "active": 1,
  402. "flagValue": 2
  403. },
  404. "line_endings": {
  405. "active": 0,
  406. "flagValue": 0
  407. },
  408. "max_line_length": {
  409. "active": 0,
  410. "flagValue": 150
  411. },
  412. "missing_fat_arrows": {
  413. "active": 0,
  414. "flagValue": -1
  415. },
  416. "newlines_after_classes": {
  417. "active": 0,
  418. "flagValue": 3
  419. },
  420. "no_backticks": {
  421. "active": 1,
  422. "flagValue": -1
  423. },
  424. "no_debugger": {
  425. "active": 1,
  426. "flagValue": -1
  427. },
  428. "no_empty_functions": {
  429. "active": 0,
  430. "flagValue": -1
  431. },
  432. "no_empty_param_list": {
  433. "active": 0,
  434. "flagValue": -1
  435. },
  436. "no_implicit_braces": {
  437. "active": 1,
  438. "flagValue": -1
  439. },
  440. "no_implicit_parens": {
  441. "active": 0,
  442. "flagValue": -1
  443. },
  444. "no_interpolation_in_single_quotes": {
  445. "active": 0,
  446. "flagValue": -1
  447. },
  448. "no_nested_string_interpolation": {
  449. "active": 1,
  450. "flagValue": -1
  451. },
  452. "no_plusplus": {
  453. "active": 0,
  454. "flagValue": -1
  455. },
  456. "no_private_function_fat_arrows": {
  457. "active": 1,
  458. "flagValue": -1
  459. },
  460. "no_stand_alone_at": {
  461. "active": 1,
  462. "flagValue": -1
  463. },
  464. "no_tabs": {
  465. "active": 1,
  466. "flagValue": -1
  467. },
  468. "no_this": {
  469. "active": 0,
  470. "flagValue": -1
  471. },
  472. "no_throwing_strings": {
  473. "active": 1,
  474. "flagValue": -1
  475. },
  476. "no_trailing_semicolons": {
  477. "active": 1,
  478. "flagValue": -1
  479. },
  480. "no_trailing_whitespace": {
  481. "active": 1,
  482. "flagValue": -1
  483. },
  484. "no_unnecessary_double_quotes": {
  485. "active": 0,
  486. "flagValue": -1
  487. },
  488. "no_unnecessary_fat_arrows": {
  489. "active": 1,
  490. "flagValue": -1
  491. },
  492. "non_empty_constructor_needs_parens": {
  493. "active": 0,
  494. "flagValue": -1
  495. },
  496. "prefer_english_operator": {
  497. "active": 0,
  498. "flagValue": -1
  499. },
  500. "space_operators": {
  501. "active": 0,
  502. "flagValue": -1
  503. },
  504. "spacing_after_comma": {
  505. "active": 1,
  506. "flagValue": -1
  507. }
  508. },
  509. "environmentVariablesString": "NODE_ENV:::production",
  510. "esLintConfigFileHandlingType": 0,
  511. "esLintECMAVersion": 7,
  512. "esLintEnvironmentsMask": 1,
  513. "esLintRules": {
  514. "accessor-pairs": {
  515. "active": 0,
  516. "optionString": "{'setWithoutGet': true, 'getWithoutSet': false}"
  517. },
  518. "array-bracket-newline": {
  519. "active": 0,
  520. "optionString": "{'multiline': true, 'minItems': null}"
  521. },
  522. "array-bracket-spacing": {
  523. "active": 0,
  524. "optionString": "'never', {'singleValue': false, 'objectsInArrays': false, 'arraysInArrays': false}"
  525. },
  526. "array-callback-return": {
  527. "active": 0,
  528. "optionString": "{'allowImplicit': false}"
  529. },
  530. "array-element-newline": {
  531. "active": 0,
  532. "optionString": "'always'"
  533. },
  534. "arrow-body-style": {
  535. "active": 0,
  536. "optionString": "'as-needed', {'requireReturnForObjectLiteral': false}"
  537. },
  538. "arrow-parens": {
  539. "active": 0,
  540. "optionString": "'always'"
  541. },
  542. "arrow-spacing": {
  543. "active": 0,
  544. "optionString": "{'before': true, 'after': true}"
  545. },
  546. "block-scoped-var": {
  547. "active": 0,
  548. "optionString": ""
  549. },
  550. "block-spacing": {
  551. "active": 0,
  552. "optionString": "'always'"
  553. },
  554. "brace-style": {
  555. "active": 0,
  556. "optionString": "'1tbs', {'allowSingleLine': true}"
  557. },
  558. "callback-return": {
  559. "active": 0,
  560. "optionString": "['callback', 'cb', 'next']"
  561. },
  562. "camelcase": {
  563. "active": 0,
  564. "optionString": "{'properties': 'always'}"
  565. },
  566. "capitalized-comments": {
  567. "active": 0,
  568. "optionString": "'always', {'ignoreInlineComments': false, 'ignoreConsecutiveComments': false}"
  569. },
  570. "class-methods-use-this": {
  571. "active": 0,
  572. "optionString": "{'exceptMethods': []}"
  573. },
  574. "comma-dangle": {
  575. "active": 1,
  576. "optionString": "'never'"
  577. },
  578. "comma-spacing": {
  579. "active": 0,
  580. "optionString": "{'before': false, 'after': true}"
  581. },
  582. "comma-style": {
  583. "active": 0,
  584. "optionString": "'last'"
  585. },
  586. "complexity": {
  587. "active": 0,
  588. "optionString": "20"
  589. },
  590. "computed-property-spacing": {
  591. "active": 0,
  592. "optionString": "'never'"
  593. },
  594. "consistent-return": {
  595. "active": 0,
  596. "optionString": "{'treatUndefinedAsUnspecified': false}"
  597. },
  598. "consistent-this": {
  599. "active": 0,
  600. "optionString": "'that'"
  601. },
  602. "constructor-super": {
  603. "active": 1,
  604. "optionString": ""
  605. },
  606. "curly": {
  607. "active": 0,
  608. "optionString": "'all'"
  609. },
  610. "default-case": {
  611. "active": 0,
  612. "optionString": ""
  613. },
  614. "default-case-last": {
  615. "active": 0,
  616. "optionString": ""
  617. },
  618. "default-param-last": {
  619. "active": 0,
  620. "optionString": ""
  621. },
  622. "dot-location": {
  623. "active": 0,
  624. "optionString": "'object'"
  625. },
  626. "dot-notation": {
  627. "active": 0,
  628. "optionString": "{'allowKeywords': false}"
  629. },
  630. "eol-last": {
  631. "active": 0,
  632. "optionString": "'always'"
  633. },
  634. "eqeqeq": {
  635. "active": 0,
  636. "optionString": "'always', {'null': 'always'}"
  637. },
  638. "for-direction": {
  639. "active": 0,
  640. "optionString": ""
  641. },
  642. "func-call-spacing": {
  643. "active": 0,
  644. "optionString": "'never'"
  645. },
  646. "func-name-matching": {
  647. "active": 0,
  648. "optionString": "'always', {'includeCommonJSModuleExports': false}"
  649. },
  650. "func-names": {
  651. "active": 0,
  652. "optionString": "'always'"
  653. },
  654. "func-style": {
  655. "active": 0,
  656. "optionString": "'expression'"
  657. },
  658. "function-paren-newline": {
  659. "active": 0,
  660. "optionString": "'multiline'"
  661. },
  662. "generator-star-spacing": {
  663. "active": 0,
  664. "optionString": "{'before': true, 'after': false}"
  665. },
  666. "getter-return": {
  667. "active": 0,
  668. "optionString": "{'allowImplicit': false}"
  669. },
  670. "global-require": {
  671. "active": 0,
  672. "optionString": ""
  673. },
  674. "grouped-accessor-pairs": {
  675. "active": 0,
  676. "optionString": "'anyOrder'"
  677. },
  678. "guard-for-in": {
  679. "active": 0,
  680. "optionString": ""
  681. },
  682. "handle-callback-err": {
  683. "active": 0,
  684. "optionString": "'err'"
  685. },
  686. "id-blacklist": {
  687. "active": 0,
  688. "optionString": "'data', 'err', 'e', 'cb', 'callback'"
  689. },
  690. "id-length": {
  691. "active": 0,
  692. "optionString": "{'min': 2, 'max': 1000, 'properties': 'always', 'exceptions': ['x', 'i', 'y']}"
  693. },
  694. "id-match": {
  695. "active": 0,
  696. "optionString": "'^[a-z]+([A-Z][a-z]+)*$', {'properties': false, 'onlyDeclarations': true}"
  697. },
  698. "implicit-arrow-linebreak": {
  699. "active": 0,
  700. "optionString": "'beside'"
  701. },
  702. "indent": {
  703. "active": 0,
  704. "optionString": "4, {'SwitchCase': 0, 'VariableDeclarator': 1, 'outerIIFEBody': 1 }"
  705. },
  706. "init-declarations": {
  707. "active": 0,
  708. "optionString": "'always', {'ignoreForLoopInit': true}"
  709. },
  710. "jsx-quotes": {
  711. "active": 0,
  712. "optionString": "'prefer-double'"
  713. },
  714. "key-spacing": {
  715. "active": 0,
  716. "optionString": "{'singleLine': {'beforeColon': false, 'afterColon': true, 'mode':'strict'}, 'multiLine': {'beforeColon': false, 'afterColon': true, 'align': 'value', 'mode':'minimum'}}"
  717. },
  718. "keyword-spacing": {
  719. "active": 0,
  720. "optionString": "{'before': true, 'after': true, 'overrides': {}}"
  721. },
  722. "line-comment-position": {
  723. "active": 0,
  724. "optionString": "{'position': 'above'}"
  725. },
  726. "linebreak-style": {
  727. "active": 0,
  728. "optionString": "'unix'"
  729. },
  730. "lines-around-comment": {
  731. "active": 0,
  732. "optionString": "{'beforeBlockComment': true}"
  733. },
  734. "lines-between-class-members": {
  735. "active": 0,
  736. "optionString": "'always', {exceptAfterSingleLine: false}"
  737. },
  738. "max-classes-per-file": {
  739. "active": 0,
  740. "optionString": "1"
  741. },
  742. "max-depth": {
  743. "active": 0,
  744. "optionString": "{'max': 4}"
  745. },
  746. "max-len": {
  747. "active": 0,
  748. "optionString": "{'code': 80, 'comments': 80, 'tabWidth': 4, 'ignoreUrls': true, 'ignoreStrings': true, 'ignoreTemplateLiterals': true, 'ignoreRegExpLiterals': true}"
  749. },
  750. "max-lines": {
  751. "active": 0,
  752. "optionString": "{'max': 300, 'skipBlankLines': true, 'skipComments': true}"
  753. },
  754. "max-lines-per-function": {
  755. "active": 0,
  756. "optionString": "{'max': 50, 'skipBlankLines': true, 'skipComments': true, 'IIFEs': false}"
  757. },
  758. "max-nested-callbacks": {
  759. "active": 0,
  760. "optionString": "{'max': 10}"
  761. },
  762. "max-params": {
  763. "active": 0,
  764. "optionString": "{'max': 4}"
  765. },
  766. "max-statements": {
  767. "active": 0,
  768. "optionString": "{'max': 10}, {'ignoreTopLevelFunctions': true}"
  769. },
  770. "max-statements-per-line": {
  771. "active": 0,
  772. "optionString": "{'max': 1}"
  773. },
  774. "multiline-comment-style": {
  775. "active": 0,
  776. "optionString": "'starred-block'"
  777. },
  778. "multiline-ternary": {
  779. "active": 0,
  780. "optionString": "'always'"
  781. },
  782. "new-cap": {
  783. "active": 0,
  784. "optionString": "{'newIsCap': true, 'capIsNew': true, 'newIsCapExceptions': [], 'capIsNewExceptions': ['Array', 'Boolean', 'Date', 'Error', 'Function', 'Number', 'Object', 'RegExp', 'String', 'Symbol'], 'properties': true}"
  785. },
  786. "new-parens": {
  787. "active": 0,
  788. "optionString": ""
  789. },
  790. "newline-per-chained-call": {
  791. "active": 0,
  792. "optionString": "{'ignoreChainWithDepth': 2}"
  793. },
  794. "no-alert": {
  795. "active": 0,
  796. "optionString": ""
  797. },
  798. "no-array-constructor": {
  799. "active": 0,
  800. "optionString": ""
  801. },
  802. "no-async-promise-executor": {
  803. "active": 0,
  804. "optionString": ""
  805. },
  806. "no-await-in-loop": {
  807. "active": 0,
  808. "optionString": ""
  809. },
  810. "no-bitwise": {
  811. "active": 0,
  812. "optionString": "{'allow': ['~'], 'int32Hint': true}"
  813. },
  814. "no-buffer-constructor": {
  815. "active": 0,
  816. "optionString": ""
  817. },
  818. "no-caller": {
  819. "active": 0,
  820. "optionString": ""
  821. },
  822. "no-case-declarations": {
  823. "active": 1,
  824. "optionString": ""
  825. },
  826. "no-class-assign": {
  827. "active": 1,
  828. "optionString": ""
  829. },
  830. "no-compare-neg-zero": {
  831. "active": 0,
  832. "optionString": ""
  833. },
  834. "no-cond-assign": {
  835. "active": 1,
  836. "optionString": "'except-parens'"
  837. },
  838. "no-confusing-arrow": {
  839. "active": 0,
  840. "optionString": "{'allowParens': false}"
  841. },
  842. "no-console": {
  843. "active": 1,
  844. "optionString": "{'allow': ['warn', 'error']}"
  845. },
  846. "no-const-assign": {
  847. "active": 1,
  848. "optionString": ""
  849. },
  850. "no-constant-condition": {
  851. "active": 1,
  852. "optionString": "{'checkLoops': true}"
  853. },
  854. "no-constructor-return": {
  855. "active": 0,
  856. "optionString": ""
  857. },
  858. "no-continue": {
  859. "active": 0,
  860. "optionString": ""
  861. },
  862. "no-control-regex": {
  863. "active": 1,
  864. "optionString": ""
  865. },
  866. "no-debugger": {
  867. "active": 1,
  868. "optionString": ""
  869. },
  870. "no-delete-var": {
  871. "active": 1,
  872. "optionString": ""
  873. },
  874. "no-div-regex": {
  875. "active": 0,
  876. "optionString": ""
  877. },
  878. "no-dupe-args": {
  879. "active": 1,
  880. "optionString": ""
  881. },
  882. "no-dupe-class-members": {
  883. "active": 1,
  884. "optionString": ""
  885. },
  886. "no-dupe-else-if": {
  887. "active": 1,
  888. "optionString": ""
  889. },
  890. "no-dupe-keys": {
  891. "active": 1,
  892. "optionString": ""
  893. },
  894. "no-duplicate-imports": {
  895. "active": 0,
  896. "optionString": "{'includeExports': false}"
  897. },
  898. "no-else-return": {
  899. "active": 0,
  900. "optionString": ""
  901. },
  902. "no-empty": {
  903. "active": 1,
  904. "optionString": "{'allowEmptyCatch': false}"
  905. },
  906. "no-empty-character-class": {
  907. "active": 1,
  908. "optionString": ""
  909. },
  910. "no-empty-function": {
  911. "active": 0,
  912. "optionString": "{'allow': []}"
  913. },
  914. "no-empty-pattern": {
  915. "active": 1,
  916. "optionString": ""
  917. },
  918. "no-eq-null": {
  919. "active": 0,
  920. "optionString": ""
  921. },
  922. "no-eval": {
  923. "active": 0,
  924. "optionString": "{'allowIndirect': false}"
  925. },
  926. "no-ex-assign": {
  927. "active": 1,
  928. "optionString": ""
  929. },
  930. "no-extend-native": {
  931. "active": 0,
  932. "optionString": "{'exceptions': []}"
  933. },
  934. "no-extra-bind": {
  935. "active": 0,
  936. "optionString": ""
  937. },
  938. "no-extra-boolean-cast": {
  939. "active": 1,
  940. "optionString": ""
  941. },
  942. "no-extra-labels": {
  943. "active": 0,
  944. "optionString": ""
  945. },
  946. "no-extra-parens": {
  947. "active": 0,
  948. "optionString": "'all', {'conditionalAssign': false, 'returnAssign': false, 'nestedBinaryExpressions': false, 'ignoreJSX': 'none', 'enforceForArrowConditionals': false}"
  949. },
  950. "no-extra-semi": {
  951. "active": 1,
  952. "optionString": ""
  953. },
  954. "no-fallthrough": {
  955. "active": 1,
  956. "optionString": ""
  957. },
  958. "no-floating-decimal": {
  959. "active": 0,
  960. "optionString": ""
  961. },
  962. "no-func-assign": {
  963. "active": 1,
  964. "optionString": ""
  965. },
  966. "no-global-assign": {
  967. "active": 1,
  968. "optionString": "{'exceptions': []}"
  969. },
  970. "no-implicit-coercion": {
  971. "active": 0,
  972. "optionString": "{'boolean': true, 'number': true, 'string': true, 'allow': []}"
  973. },
  974. "no-implicit-globals": {
  975. "active": 0,
  976. "optionString": ""
  977. },
  978. "no-implied-eval": {
  979. "active": 0,
  980. "optionString": ""
  981. },
  982. "no-import-assign": {
  983. "active": 1,
  984. "optionString": ""
  985. },
  986. "no-inline-comments": {
  987. "active": 0,
  988. "optionString": ""
  989. },
  990. "no-inner-declarations": {
  991. "active": 1,
  992. "optionString": "'functions'"
  993. },
  994. "no-invalid-regexp": {
  995. "active": 1,
  996. "optionString": "{'allowConstructorFlags': ['u', 'y']}"
  997. },
  998. "no-invalid-this": {
  999. "active": 0,
  1000. "optionString": ""
  1001. },
  1002. "no-irregular-whitespace": {
  1003. "active": 1,
  1004. "optionString": "{'skipStrings': true, 'skipComments': false, 'skipRegExps': true, 'skipTemplates': true}"
  1005. },
  1006. "no-iterator": {
  1007. "active": 0,
  1008. "optionString": ""
  1009. },
  1010. "no-label-var": {
  1011. "active": 0,
  1012. "optionString": ""
  1013. },
  1014. "no-labels": {
  1015. "active": 0,
  1016. "optionString": "{'allowLoop': false, 'allowSwitch': false}"
  1017. },
  1018. "no-lone-blocks": {
  1019. "active": 0,
  1020. "optionString": ""
  1021. },
  1022. "no-lonely-if": {
  1023. "active": 0,
  1024. "optionString": ""
  1025. },
  1026. "no-loop-func": {
  1027. "active": 0,
  1028. "optionString": ""
  1029. },
  1030. "no-loss-of-precision": {
  1031. "active": 0,
  1032. "optionString": ""
  1033. },
  1034. "no-magic-numbers": {
  1035. "active": 0,
  1036. "optionString": "{'ignore': [], 'ignoreArrayIndexes': true, 'enforceConst': false, 'detectObjects': false}"
  1037. },
  1038. "no-misleading-character-class": {
  1039. "active": 0,
  1040. "optionString": ""
  1041. },
  1042. "no-mixed-operators": {
  1043. "active": 0,
  1044. "optionString": "{'groups': [['+', '-', '*', '/', '%', '**'], ['&', '|', '^', '~', '<<', '>>', '>>>'], ['==', '!=', '===', '!==', '>', '>=', '<', '<='], ['&&', '||'], ['in', 'instanceof']], 'allowSamePrecedence': true}"
  1045. },
  1046. "no-mixed-requires": {
  1047. "active": 0,
  1048. "optionString": "{'grouping': false, 'allowCall': false }"
  1049. },
  1050. "no-mixed-spaces-and-tabs": {
  1051. "active": 0,
  1052. "optionString": ""
  1053. },
  1054. "no-multi-assign": {
  1055. "active": 0,
  1056. "optionString": ""
  1057. },
  1058. "no-multi-spaces": {
  1059. "active": 0,
  1060. "optionString": "{'exceptions': {'Property': true, 'BinaryExpression': false, 'VariableDeclarator': false, 'ImportDeclaration': false}}"
  1061. },
  1062. "no-multi-str": {
  1063. "active": 0,
  1064. "optionString": ""
  1065. },
  1066. "no-multiple-empty-lines": {
  1067. "active": 0,
  1068. "optionString": "{'max': 2, 'maxBOF': 2, 'maxEOF': 2}"
  1069. },
  1070. "no-negated-condition": {
  1071. "active": 0,
  1072. "optionString": ""
  1073. },
  1074. "no-nested-ternary": {
  1075. "active": 0,
  1076. "optionString": ""
  1077. },
  1078. "no-new": {
  1079. "active": 0,
  1080. "optionString": ""
  1081. },
  1082. "no-new-func": {
  1083. "active": 0,
  1084. "optionString": ""
  1085. },
  1086. "no-new-object": {
  1087. "active": 0,
  1088. "optionString": ""
  1089. },
  1090. "no-new-require": {
  1091. "active": 0,
  1092. "optionString": ""
  1093. },
  1094. "no-new-symbol": {
  1095. "active": 1,
  1096. "optionString": ""
  1097. },
  1098. "no-new-wrappers": {
  1099. "active": 0,
  1100. "optionString": ""
  1101. },
  1102. "no-obj-calls": {
  1103. "active": 1,
  1104. "optionString": ""
  1105. },
  1106. "no-octal": {
  1107. "active": 1,
  1108. "optionString": ""
  1109. },
  1110. "no-octal-escape": {
  1111. "active": 0,
  1112. "optionString": ""
  1113. },
  1114. "no-param-reassign": {
  1115. "active": 0,
  1116. "optionString": "{'props': false}"
  1117. },
  1118. "no-path-concat": {
  1119. "active": 0,
  1120. "optionString": ""
  1121. },
  1122. "no-plusplus": {
  1123. "active": 0,
  1124. "optionString": "{'allowForLoopAfterthoughts': false}"
  1125. },
  1126. "no-process-env": {
  1127. "active": 0,
  1128. "optionString": ""
  1129. },
  1130. "no-process-exit": {
  1131. "active": 0,
  1132. "optionString": ""
  1133. },
  1134. "no-proto": {
  1135. "active": 0,
  1136. "optionString": ""
  1137. },
  1138. "no-prototype-builtins": {
  1139. "active": 0,
  1140. "optionString": ""
  1141. },
  1142. "no-redeclare": {
  1143. "active": 1,
  1144. "optionString": "{'builtinGlobals': false}"
  1145. },
  1146. "no-regex-spaces": {
  1147. "active": 1,
  1148. "optionString": ""
  1149. },
  1150. "no-restricted-exports": {
  1151. "active": 0,
  1152. "optionString": "{'restrictedNamedExports': []}"
  1153. },
  1154. "no-restricted-globals": {
  1155. "active": 0,
  1156. "optionString": "'event', 'fdescribe'"
  1157. },
  1158. "no-restricted-imports": {
  1159. "active": 0,
  1160. "optionString": ""
  1161. },
  1162. "no-restricted-modules": {
  1163. "active": 0,
  1164. "optionString": ""
  1165. },
  1166. "no-restricted-properties": {
  1167. "active": 0,
  1168. "optionString": "[{'object': 'disallowedObjectName', 'property': 'disallowedPropertyName'}, {'object': 'disallowedObjectName', 'property': 'anotherDisallowedPropertyName', 'message': 'Please use allowedObjectName.allowedPropertyName.'}]"
  1169. },
  1170. "no-restricted-syntax": {
  1171. "active": 0,
  1172. "optionString": "'FunctionExpression', 'WithStatement'"
  1173. },
  1174. "no-return-assign": {
  1175. "active": 0,
  1176. "optionString": "'except-parens'"
  1177. },
  1178. "no-return-await": {
  1179. "active": 0,
  1180. "optionString": ""
  1181. },
  1182. "no-script-url": {
  1183. "active": 0,
  1184. "optionString": ""
  1185. },
  1186. "no-self-assign": {
  1187. "active": 1,
  1188. "optionString": "{'props': false}"
  1189. },
  1190. "no-self-compare": {
  1191. "active": 0,
  1192. "optionString": ""
  1193. },
  1194. "no-sequences": {
  1195. "active": 0,
  1196. "optionString": ""
  1197. },
  1198. "no-setter-return": {
  1199. "active": 1,
  1200. "optionString": ""
  1201. },
  1202. "no-shadow": {
  1203. "active": 0,
  1204. "optionString": "{'builtinGlobals': false, 'hoist': 'functions', 'allow': []}"
  1205. },
  1206. "no-shadow-restricted-names": {
  1207. "active": 0,
  1208. "optionString": ""
  1209. },
  1210. "no-sparse-arrays": {
  1211. "active": 1,
  1212. "optionString": ""
  1213. },
  1214. "no-sync": {
  1215. "active": 0,
  1216. "optionString": "{'allowAtRootLevel': false}"
  1217. },
  1218. "no-tabs": {
  1219. "active": 0,
  1220. "optionString": ""
  1221. },
  1222. "no-template-curly-in-string": {
  1223. "active": 0,
  1224. "optionString": ""
  1225. },
  1226. "no-ternary": {
  1227. "active": 0,
  1228. "optionString": ""
  1229. },
  1230. "no-this-before-super": {
  1231. "active": 1,
  1232. "optionString": ""
  1233. },
  1234. "no-throw-literal": {
  1235. "active": 0,
  1236. "optionString": ""
  1237. },
  1238. "no-trailing-spaces": {
  1239. "active": 0,
  1240. "optionString": "{'skipBlankLines': false, 'ignoreComments': false}"
  1241. },
  1242. "no-undef": {
  1243. "active": 1,
  1244. "optionString": "{'typeof': false}"
  1245. },
  1246. "no-undef-init": {
  1247. "active": 0,
  1248. "optionString": ""
  1249. },
  1250. "no-undefined": {
  1251. "active": 0,
  1252. "optionString": ""
  1253. },
  1254. "no-underscore-dangle": {
  1255. "active": 0,
  1256. "optionString": "{'allow': [], 'allowAfterThis': false, 'allowAfterSuper': false, 'enforceInMethodNames': false}"
  1257. },
  1258. "no-unexpected-multiline": {
  1259. "active": 1,
  1260. "optionString": ""
  1261. },
  1262. "no-unmodified-loop-condition": {
  1263. "active": 0,
  1264. "optionString": ""
  1265. },
  1266. "no-unneeded-ternary": {
  1267. "active": 0,
  1268. "optionString": "{'defaultAssignment': true}"
  1269. },
  1270. "no-unreachable": {
  1271. "active": 1,
  1272. "optionString": ""
  1273. },
  1274. "no-unsafe-finally": {
  1275. "active": 1,
  1276. "optionString": ""
  1277. },
  1278. "no-unsafe-negation": {
  1279. "active": 1,
  1280. "optionString": ""
  1281. },
  1282. "no-unused-expressions": {
  1283. "active": 0,
  1284. "optionString": "{'allowShortCircuit': false, 'allowTernary': false, 'allowTaggedTemplates': false}"
  1285. },
  1286. "no-unused-labels": {
  1287. "active": 1,
  1288. "optionString": ""
  1289. },
  1290. "no-unused-vars": {
  1291. "active": 1,
  1292. "optionString": "{'vars': 'all', 'args': 'after-used', 'caughtErrors': 'none', 'ignoreRestSiblings': false}"
  1293. },
  1294. "no-use-before-define": {
  1295. "active": 0,
  1296. "optionString": "{'functions': true, 'classes': true, 'variables': true}"
  1297. },
  1298. "no-useless-backreference": {
  1299. "active": 0,
  1300. "optionString": ""
  1301. },
  1302. "no-useless-call": {
  1303. "active": 0,
  1304. "optionString": ""
  1305. },
  1306. "no-useless-catch": {
  1307. "active": 0,
  1308. "optionString": ""
  1309. },
  1310. "no-useless-computed-key": {
  1311. "active": 0,
  1312. "optionString": ""
  1313. },
  1314. "no-useless-concat": {
  1315. "active": 0,
  1316. "optionString": ""
  1317. },
  1318. "no-useless-constructor": {
  1319. "active": 0,
  1320. "optionString": ""
  1321. },
  1322. "no-useless-escape": {
  1323. "active": 0,
  1324. "optionString": ""
  1325. },
  1326. "no-useless-rename": {
  1327. "active": 0,
  1328. "optionString": "{'ignoreDestructuring': false, 'ignoreImport': false, 'ignoreExport': false}"
  1329. },
  1330. "no-useless-return": {
  1331. "active": 0,
  1332. "optionString": ""
  1333. },
  1334. "no-var": {
  1335. "active": 0,
  1336. "optionString": ""
  1337. },
  1338. "no-void": {
  1339. "active": 0,
  1340. "optionString": ""
  1341. },
  1342. "no-warning-comments": {
  1343. "active": 0,
  1344. "optionString": "{'terms': ['todo', 'fixme', 'xxx'], 'location': 'start'}"
  1345. },
  1346. "no-whitespace-before-property": {
  1347. "active": 0,
  1348. "optionString": ""
  1349. },
  1350. "no-with": {
  1351. "active": 0,
  1352. "optionString": ""
  1353. },
  1354. "nonblock-statement-body-position": {
  1355. "active": 0,
  1356. "optionString": "'beside'"
  1357. },
  1358. "object-curly-newline": {
  1359. "active": 0,
  1360. "optionString": "{'ObjectExpression': {'multiline': true}, 'ObjectPattern': {'multiline': true}}"
  1361. },
  1362. "object-curly-spacing": {
  1363. "active": 0,
  1364. "optionString": "'never'"
  1365. },
  1366. "object-property-newline": {
  1367. "active": 0,
  1368. "optionString": "{'allowAllPropertiesOnSameLine': true}"
  1369. },
  1370. "object-shorthand": {
  1371. "active": 0,
  1372. "optionString": "'always', {'avoidQuotes': false, 'ignoreConstructors': false}"
  1373. },
  1374. "one-var": {
  1375. "active": 0,
  1376. "optionString": "'always'"
  1377. },
  1378. "one-var-declaration-per-line": {
  1379. "active": 0,
  1380. "optionString": "'always'"
  1381. },
  1382. "operator-assignment": {
  1383. "active": 0,
  1384. "optionString": "'always'"
  1385. },
  1386. "operator-linebreak": {
  1387. "active": 0,
  1388. "optionString": "'after', {'overrides': {'?': 'after', '+=': 'none'}}"
  1389. },
  1390. "padded-blocks": {
  1391. "active": 0,
  1392. "optionString": "{'blocks': 'always', 'switches': 'always', 'classes': 'always'}"
  1393. },
  1394. "padding-line-between-statements": {
  1395. "active": 0,
  1396. "optionString": "{blankLine: 'always', prev:'*', next:'return'}"
  1397. },
  1398. "prefer-arrow-callback": {
  1399. "active": 0,
  1400. "optionString": ""
  1401. },
  1402. "prefer-const": {
  1403. "active": 0,
  1404. "optionString": "{'destructuring': 'any', 'ignoreReadBeforeAssign': false}"
  1405. },
  1406. "prefer-destructuring": {
  1407. "active": 0,
  1408. "optionString": "{'array': true, 'object': true}, {'enforceForRenamedProperties': false}"
  1409. },
  1410. "prefer-exponentiation-operator": {
  1411. "active": 0,
  1412. "optionString": ""
  1413. },
  1414. "prefer-named-capture-group": {
  1415. "active": 0,
  1416. "optionString": ""
  1417. },
  1418. "prefer-numeric-literals": {
  1419. "active": 0,
  1420. "optionString": ""
  1421. },
  1422. "prefer-object-spread": {
  1423. "active": 0,
  1424. "optionString": ""
  1425. },
  1426. "prefer-promise-reject-errors": {
  1427. "active": 0,
  1428. "optionString": "{'allowEmptyReject': false}"
  1429. },
  1430. "prefer-regex-literals": {
  1431. "active": 0,
  1432. "optionString": ""
  1433. },
  1434. "prefer-rest-params": {
  1435. "active": 0,
  1436. "optionString": ""
  1437. },
  1438. "prefer-spread": {
  1439. "active": 0,
  1440. "optionString": ""
  1441. },
  1442. "prefer-template": {
  1443. "active": 0,
  1444. "optionString": ""
  1445. },
  1446. "quote-props": {
  1447. "active": 0,
  1448. "optionString": "'always'"
  1449. },
  1450. "quotes": {
  1451. "active": 0,
  1452. "optionString": "'double', {'avoidEscape': true, 'allowTemplateLiterals': true}"
  1453. },
  1454. "radix": {
  1455. "active": 0,
  1456. "optionString": "'always'"
  1457. },
  1458. "require-atomic-updates": {
  1459. "active": 0,
  1460. "optionString": ""
  1461. },
  1462. "require-await": {
  1463. "active": 0,
  1464. "optionString": ""
  1465. },
  1466. "require-jsdoc": {
  1467. "active": 0,
  1468. "optionString": "{'require': {'FunctionDeclaration': true, 'MethodDefinition': false, 'ClassDeclaration': false, 'ArrowFunctionExpression': false}}"
  1469. },
  1470. "require-unicode-regexp": {
  1471. "active": 0,
  1472. "optionString": ""
  1473. },
  1474. "require-yield": {
  1475. "active": 1,
  1476. "optionString": ""
  1477. },
  1478. "rest-spread-spacing": {
  1479. "active": 0,
  1480. "optionString": "'never'"
  1481. },
  1482. "semi": {
  1483. "active": 0,
  1484. "optionString": "'always', {'omitLastInOneLineBlock': false}"
  1485. },
  1486. "semi-spacing": {
  1487. "active": 0,
  1488. "optionString": "{'before': false, 'after': true}"
  1489. },
  1490. "semi-style": {
  1491. "active": 0,
  1492. "optionString": "'last'"
  1493. },
  1494. "sort-imports": {
  1495. "active": 0,
  1496. "optionString": "{'ignoreCase': false, 'ignoreMemberSort': true, 'memberSyntaxSortOrder': ['none', 'all', 'multiple', 'single']}"
  1497. },
  1498. "sort-keys": {
  1499. "active": 0,
  1500. "optionString": "'asc', {'caseSensitive': true, 'natural': false}"
  1501. },
  1502. "sort-vars": {
  1503. "active": 0,
  1504. "optionString": "{'ignoreCase': false}"
  1505. },
  1506. "space-before-blocks": {
  1507. "active": 0,
  1508. "optionString": "{'functions': 'always', 'keywords': 'always', 'classes': 'always'}"
  1509. },
  1510. "space-before-function-paren": {
  1511. "active": 0,
  1512. "optionString": "{'anonymous': 'always', 'named': 'never'}"
  1513. },
  1514. "space-in-parens": {
  1515. "active": 0,
  1516. "optionString": "'never', {'exceptions': []}"
  1517. },
  1518. "space-infix-ops": {
  1519. "active": 0,
  1520. "optionString": "{'int32Hint': false}"
  1521. },
  1522. "space-unary-ops": {
  1523. "active": 0,
  1524. "optionString": "{'words': true, 'nonwords': false, 'overrides': {}}"
  1525. },
  1526. "spaced-comment": {
  1527. "active": 0,
  1528. "optionString": "'always', {'line': {'markers': ['/'], 'exceptions': ['-', '+']}, 'block': {'markers': ['!'], 'exceptions': ['*'], 'balanced': false}}"
  1529. },
  1530. "strict": {
  1531. "active": 0,
  1532. "optionString": "'safe'"
  1533. },
  1534. "switch-colon-spacing": {
  1535. "active": 0,
  1536. "optionString": "{'after': true, 'before': false}"
  1537. },
  1538. "symbol-description": {
  1539. "active": 0,
  1540. "optionString": ""
  1541. },
  1542. "template-curly-spacing": {
  1543. "active": 0,
  1544. "optionString": "'never'"
  1545. },
  1546. "template-tag-spacing": {
  1547. "active": 0,
  1548. "optionString": "'never'"
  1549. },
  1550. "unicode-bom": {
  1551. "active": 0,
  1552. "optionString": "'never'"
  1553. },
  1554. "use-isnan": {
  1555. "active": 1,
  1556. "optionString": ""
  1557. },
  1558. "valid-jsdoc": {
  1559. "active": 0,
  1560. "optionString": "{'prefer': {'return': 'returns'}, 'requireReturn': true, 'requireReturnDescription': true, 'requireReturnType': true, 'requireParamDescription': true}"
  1561. },
  1562. "valid-typeof": {
  1563. "active": 1,
  1564. "optionString": "{'requireStringLiterals': true}"
  1565. },
  1566. "vars-on-top": {
  1567. "active": 0,
  1568. "optionString": ""
  1569. },
  1570. "wrap-iife": {
  1571. "active": 0,
  1572. "optionString": "'outside'"
  1573. },
  1574. "wrap-regex": {
  1575. "active": 0,
  1576. "optionString": ""
  1577. },
  1578. "yield-star-spacing": {
  1579. "active": 0,
  1580. "optionString": "{'before': false, 'after': true}"
  1581. },
  1582. "yoda": {
  1583. "active": 0,
  1584. "optionString": "'never', {'exceptRange': false, 'onlyEquality': false}"
  1585. }
  1586. },
  1587. "esLintSourceType": 0,
  1588. "externalServerAddress": "http://localhost:8888",
  1589. "gitIgnoreBuildFolder": 1,
  1590. "hideConfigFile": 0,
  1591. "jsCheckerReservedNamesString": "",
  1592. "jsHintFlags2": {
  1593. "asi": {
  1594. "active": 0,
  1595. "flagValue": -1
  1596. },
  1597. "bitwise": {
  1598. "active": 1,
  1599. "flagValue": -1
  1600. },
  1601. "boss": {
  1602. "active": 0,
  1603. "flagValue": -1
  1604. },
  1605. "browser": {
  1606. "active": 1,
  1607. "flagValue": -1
  1608. },
  1609. "browserify": {
  1610. "active": 0,
  1611. "flagValue": -1
  1612. },
  1613. "camelcase": {
  1614. "active": 0,
  1615. "flagValue": -1
  1616. },
  1617. "couch": {
  1618. "active": 0,
  1619. "flagValue": -1
  1620. },
  1621. "curly": {
  1622. "active": 1,
  1623. "flagValue": -1
  1624. },
  1625. "debug": {
  1626. "active": 0,
  1627. "flagValue": -1
  1628. },
  1629. "devel": {
  1630. "active": 0,
  1631. "flagValue": -1
  1632. },
  1633. "dojo": {
  1634. "active": 0,
  1635. "flagValue": -1
  1636. },
  1637. "elision": {
  1638. "active": 1,
  1639. "flagValue": -1
  1640. },
  1641. "eqeqeq": {
  1642. "active": 1,
  1643. "flagValue": -1
  1644. },
  1645. "eqnull": {
  1646. "active": 0,
  1647. "flagValue": -1
  1648. },
  1649. "es3": {
  1650. "active": 0,
  1651. "flagValue": -1
  1652. },
  1653. "esnext": {
  1654. "active": 0,
  1655. "flagValue": -1
  1656. },
  1657. "evil": {
  1658. "active": 0,
  1659. "flagValue": -1
  1660. },
  1661. "expr": {
  1662. "active": 0,
  1663. "flagValue": -1
  1664. },
  1665. "forin": {
  1666. "active": 0,
  1667. "flagValue": -1
  1668. },
  1669. "freeze": {
  1670. "active": 1,
  1671. "flagValue": -1
  1672. },
  1673. "funcscope": {
  1674. "active": 0,
  1675. "flagValue": -1
  1676. },
  1677. "futurehostile": {
  1678. "active": 0,
  1679. "flagValue": -1
  1680. },
  1681. "globalstrict": {
  1682. "active": 0,
  1683. "flagValue": -1
  1684. },
  1685. "immed": {
  1686. "active": 0,
  1687. "flagValue": -1
  1688. },
  1689. "indent": {
  1690. "active": 0,
  1691. "flagValue": 4
  1692. },
  1693. "iterator": {
  1694. "active": 0,
  1695. "flagValue": -1
  1696. },
  1697. "jasmine": {
  1698. "active": 0,
  1699. "flagValue": -1
  1700. },
  1701. "jquery": {
  1702. "active": 1,
  1703. "flagValue": -1
  1704. },
  1705. "lastsemic": {
  1706. "active": 0,
  1707. "flagValue": -1
  1708. },
  1709. "latedef": {
  1710. "active": 1,
  1711. "flagValue": -1
  1712. },
  1713. "laxbreak": {
  1714. "active": 0,
  1715. "flagValue": -1
  1716. },
  1717. "laxcomma": {
  1718. "active": 0,
  1719. "flagValue": -1
  1720. },
  1721. "loopfunc": {
  1722. "active": 0,
  1723. "flagValue": -1
  1724. },
  1725. "maxcomplexity": {
  1726. "active": 0,
  1727. "flagValue": 10
  1728. },
  1729. "maxdepth": {
  1730. "active": 0,
  1731. "flagValue": 3
  1732. },
  1733. "maxlen": {
  1734. "active": 0,
  1735. "flagValue": 150
  1736. },
  1737. "maxparams": {
  1738. "active": 0,
  1739. "flagValue": 3
  1740. },
  1741. "maxstatements": {
  1742. "active": 0,
  1743. "flagValue": 4
  1744. },
  1745. "mocha": {
  1746. "active": 0,
  1747. "flagValue": -1
  1748. },
  1749. "mootools": {
  1750. "active": 0,
  1751. "flagValue": -1
  1752. },
  1753. "moz": {
  1754. "active": 0,
  1755. "flagValue": -1
  1756. },
  1757. "multistr": {
  1758. "active": 0,
  1759. "flagValue": -1
  1760. },
  1761. "newcap": {
  1762. "active": 1,
  1763. "flagValue": -1
  1764. },
  1765. "noarg": {
  1766. "active": 1,
  1767. "flagValue": -1
  1768. },
  1769. "nocomma": {
  1770. "active": 0,
  1771. "flagValue": -1
  1772. },
  1773. "node": {
  1774. "active": 0,
  1775. "flagValue": -1
  1776. },
  1777. "noempty": {
  1778. "active": 0,
  1779. "flagValue": -1
  1780. },
  1781. "nonbsp": {
  1782. "active": 0,
  1783. "flagValue": -1
  1784. },
  1785. "nonew": {
  1786. "active": 1,
  1787. "flagValue": -1
  1788. },
  1789. "nonstandard": {
  1790. "active": 0,
  1791. "flagValue": -1
  1792. },
  1793. "notypeof": {
  1794. "active": 1,
  1795. "flagValue": -1
  1796. },
  1797. "noyield": {
  1798. "active": 0,
  1799. "flagValue": -1
  1800. },
  1801. "onecase": {
  1802. "active": 0,
  1803. "flagValue": -1
  1804. },
  1805. "phantom": {
  1806. "active": 0,
  1807. "flagValue": -1
  1808. },
  1809. "plusplus": {
  1810. "active": 0,
  1811. "flagValue": -1
  1812. },
  1813. "proto": {
  1814. "active": 0,
  1815. "flagValue": -1
  1816. },
  1817. "prototypejs": {
  1818. "active": 0,
  1819. "flagValue": -1
  1820. },
  1821. "qunit": {
  1822. "active": 0,
  1823. "flagValue": -1
  1824. },
  1825. "regexp": {
  1826. "active": 1,
  1827. "flagValue": -1
  1828. },
  1829. "rhino": {
  1830. "active": 0,
  1831. "flagValue": -1
  1832. },
  1833. "scripturl": {
  1834. "active": 0,
  1835. "flagValue": -1
  1836. },
  1837. "shadow": {
  1838. "active": 0,
  1839. "flagValue": -1
  1840. },
  1841. "shelljs": {
  1842. "active": 0,
  1843. "flagValue": -1
  1844. },
  1845. "singleGroups": {
  1846. "active": 0,
  1847. "flagValue": -1
  1848. },
  1849. "strict": {
  1850. "active": 0,
  1851. "flagValue": -1
  1852. },
  1853. "sub": {
  1854. "active": 0,
  1855. "flagValue": -1
  1856. },
  1857. "supernew": {
  1858. "active": 0,
  1859. "flagValue": -1
  1860. },
  1861. "typed": {
  1862. "active": 0,
  1863. "flagValue": -1
  1864. },
  1865. "undef": {
  1866. "active": 1,
  1867. "flagValue": -1
  1868. },
  1869. "unused": {
  1870. "active": 1,
  1871. "flagValue": -1
  1872. },
  1873. "varstmt": {
  1874. "active": 0,
  1875. "flagValue": -1
  1876. },
  1877. "withstmt": {
  1878. "active": 0,
  1879. "flagValue": -1
  1880. },
  1881. "worker": {
  1882. "active": 0,
  1883. "flagValue": -1
  1884. },
  1885. "wsh": {
  1886. "active": 0,
  1887. "flagValue": -1
  1888. },
  1889. "yui": {
  1890. "active": 0,
  1891. "flagValue": -1
  1892. }
  1893. },
  1894. "jsLintFlags2": {
  1895. "bitwise": {
  1896. "active": 0,
  1897. "flagValue": -1
  1898. },
  1899. "browser": {
  1900. "active": 1,
  1901. "flagValue": -1
  1902. },
  1903. "couch": {
  1904. "active": 0,
  1905. "flagValue": -1
  1906. },
  1907. "devel": {
  1908. "active": 0,
  1909. "flagValue": -1
  1910. },
  1911. "es6": {
  1912. "active": 0,
  1913. "flagValue": -1
  1914. },
  1915. "eval": {
  1916. "active": 0,
  1917. "flagValue": -1
  1918. },
  1919. "for": {
  1920. "active": 0,
  1921. "flagValue": -1
  1922. },
  1923. "maxlen": {
  1924. "active": 0,
  1925. "flagValue": 150
  1926. },
  1927. "node": {
  1928. "active": 0,
  1929. "flagValue": -1
  1930. },
  1931. "this": {
  1932. "active": 0,
  1933. "flagValue": -1
  1934. },
  1935. "white": {
  1936. "active": 0,
  1937. "flagValue": -1
  1938. }
  1939. },
  1940. "languageDefaultsCOFFEE": {
  1941. "autoOutputAction": 0,
  1942. "autoOutputPathFilenamePattern": "*.js",
  1943. "autoOutputPathRelativePath": "",
  1944. "autoOutputPathReplace1": "",
  1945. "autoOutputPathReplace2": "",
  1946. "autoOutputPathStyle": 0,
  1947. "createSourceMap": 0,
  1948. "minifyOutput": 1,
  1949. "outputStyle": 0,
  1950. "syntaxCheckerStyle": 1,
  1951. "transpilerStyle": 1
  1952. },
  1953. "languageDefaultsCSS": {
  1954. "autoOutputAction": 0,
  1955. "autoOutputPathFilenamePattern": "*-min.css",
  1956. "autoOutputPathRelativePath": "",
  1957. "autoOutputPathReplace1": "",
  1958. "autoOutputPathReplace2": "",
  1959. "autoOutputPathStyle": 0,
  1960. "createSourceMap": 0,
  1961. "outputStyle": 3,
  1962. "shouldRunAutoprefixer": 1,
  1963. "shouldRunBless": 0
  1964. },
  1965. "languageDefaultsGIF": {
  1966. "autoOutputAction": 0,
  1967. "autoOutputPathFilenamePattern": "*.gif",
  1968. "autoOutputPathRelativePath": "",
  1969. "autoOutputPathReplace1": "",
  1970. "autoOutputPathReplace2": "",
  1971. "autoOutputPathStyle": 0
  1972. },
  1973. "languageDefaultsHAML": {
  1974. "autoOutputAction": 0,
  1975. "autoOutputPathFilenamePattern": "*.html",
  1976. "autoOutputPathRelativePath": "",
  1977. "autoOutputPathReplace1": "",
  1978. "autoOutputPathReplace2": "",
  1979. "autoOutputPathStyle": 0,
  1980. "escapeHTMLCharacters": 0,
  1981. "noEscapeInAttributes": 0,
  1982. "outputFormat": 2,
  1983. "shouldRunCacheBuster": 0,
  1984. "shouldRunHTMLMinifier": 0,
  1985. "useCDATA": 0,
  1986. "useDoubleQuotes": 0,
  1987. "useUnixNewlines": 0
  1988. },
  1989. "languageDefaultsJPG": {
  1990. "autoOutputAction": 0,
  1991. "autoOutputPathFilenamePattern": "*.jpg",
  1992. "autoOutputPathRelativePath": "",
  1993. "autoOutputPathReplace1": "",
  1994. "autoOutputPathReplace2": "",
  1995. "autoOutputPathStyle": 0,
  1996. "outputFormat": 0,
  1997. "quality": 100
  1998. },
  1999. "languageDefaultsJS": {
  2000. "autoOutputAction": 0,
  2001. "autoOutputPathFilenamePattern": "*-min.js",
  2002. "autoOutputPathRelativePath": "/min",
  2003. "autoOutputPathReplace1": "",
  2004. "autoOutputPathReplace2": "",
  2005. "autoOutputPathStyle": 0,
  2006. "bundleFormat": 0,
  2007. "createSourceMap": 0,
  2008. "minifyOutput": 1,
  2009. "syntaxCheckerStyle": 3,
  2010. "transpilerStyle": 0
  2011. },
  2012. "languageDefaultsJSON": {
  2013. "autoOutputAction": 1,
  2014. "autoOutputPathFilenamePattern": "*-min.json",
  2015. "autoOutputPathRelativePath": "",
  2016. "autoOutputPathReplace1": "",
  2017. "autoOutputPathReplace2": "",
  2018. "autoOutputPathStyle": 0,
  2019. "orderOutput": 0,
  2020. "outputStyle": 1
  2021. },
  2022. "languageDefaultsKIT": {
  2023. "autoOutputAction": 0,
  2024. "autoOutputPathFilenamePattern": "*.html",
  2025. "autoOutputPathRelativePath": "",
  2026. "autoOutputPathReplace1": "kit",
  2027. "autoOutputPathReplace2": "html",
  2028. "autoOutputPathStyle": 0,
  2029. "shouldRunCacheBuster": 0,
  2030. "shouldRunHTMLMinifier": 0
  2031. },
  2032. "languageDefaultsLESS": {
  2033. "allowInsecureImports": 0,
  2034. "autoOutputAction": 0,
  2035. "autoOutputPathFilenamePattern": "*.css",
  2036. "autoOutputPathRelativePath": "../css",
  2037. "autoOutputPathReplace1": "less",
  2038. "autoOutputPathReplace2": "css",
  2039. "autoOutputPathStyle": 0,
  2040. "createSourceMap": 1,
  2041. "enableJavascript": 0,
  2042. "mathStyle": 0,
  2043. "outputStyle": 0,
  2044. "rewriteURLStyle": 0,
  2045. "shouldRunAutoprefixer": 0,
  2046. "shouldRunBless": 0,
  2047. "strictImports": 0,
  2048. "strictUnits": 0
  2049. },
  2050. "languageDefaultsMARKDOWN": {
  2051. "autoOutputAction": 0,
  2052. "autoOutputPathFilenamePattern": "*.html",
  2053. "autoOutputPathRelativePath": "",
  2054. "autoOutputPathReplace1": "",
  2055. "autoOutputPathReplace2": "",
  2056. "autoOutputPathStyle": 0,
  2057. "criticStyle": 0,
  2058. "enableFootnotes": 1,
  2059. "enableLabels": 1,
  2060. "enableSmartQuotes": 1,
  2061. "maskEmailAddresses": 1,
  2062. "outputFormat": 0,
  2063. "outputStyle": 0,
  2064. "parseMetadata": 1,
  2065. "processHTML": 0,
  2066. "randomFootnoteNumbers": 0,
  2067. "shouldRunCacheBuster": 0,
  2068. "shouldRunHTMLMinifier": 0,
  2069. "useCompatibilityMode": 0
  2070. },
  2071. "languageDefaultsOTHER": {
  2072. "autoOutputAction": 0,
  2073. "autoOutputPathFilenamePattern": "*.*",
  2074. "autoOutputPathRelativePath": "",
  2075. "autoOutputPathReplace1": "",
  2076. "autoOutputPathReplace2": "",
  2077. "autoOutputPathStyle": 0,
  2078. "shouldRunCacheBuster": 0,
  2079. "shouldRunHTMLMinifier": 0
  2080. },
  2081. "languageDefaultsPNG": {
  2082. "autoOutputAction": 0,
  2083. "autoOutputPathFilenamePattern": "*.png",
  2084. "autoOutputPathRelativePath": "",
  2085. "autoOutputPathReplace1": "",
  2086. "autoOutputPathReplace2": "",
  2087. "autoOutputPathStyle": 0,
  2088. "optimizerType": 1,
  2089. "quality": 100
  2090. },
  2091. "languageDefaultsPUG": {
  2092. "autoOutputAction": 0,
  2093. "autoOutputPathFilenamePattern": "*.html",
  2094. "autoOutputPathRelativePath": "",
  2095. "autoOutputPathReplace1": "",
  2096. "autoOutputPathReplace2": "",
  2097. "autoOutputPathStyle": 0,
  2098. "compileDebug": 1,
  2099. "outputStyle": 0,
  2100. "shouldRunCacheBuster": 0,
  2101. "shouldRunHTMLMinifier": 0
  2102. },
  2103. "languageDefaultsSASS": {
  2104. "autoOutputAction": 0,
  2105. "autoOutputPathFilenamePattern": "*.css",
  2106. "autoOutputPathRelativePath": "../css",
  2107. "autoOutputPathReplace1": "sass",
  2108. "autoOutputPathReplace2": "css",
  2109. "autoOutputPathStyle": 0,
  2110. "compilerType": 1,
  2111. "createSourceMap": 0,
  2112. "decimalPrecision": 10,
  2113. "emitCharset": 1,
  2114. "outputStyle": 0,
  2115. "shouldRunAutoprefixer": 0,
  2116. "shouldRunBless": 0
  2117. },
  2118. "languageDefaultsSLIM": {
  2119. "autoOutputAction": 0,
  2120. "autoOutputPathFilenamePattern": "*.html",
  2121. "autoOutputPathRelativePath": "",
  2122. "autoOutputPathReplace1": "",
  2123. "autoOutputPathReplace2": "",
  2124. "autoOutputPathStyle": 0,
  2125. "compileOnly": 0,
  2126. "logicless": 0,
  2127. "outputFormat": 0,
  2128. "outputStyle": 1,
  2129. "railsCompatible": 0,
  2130. "shouldRunCacheBuster": 0,
  2131. "shouldRunHTMLMinifier": 0
  2132. },
  2133. "languageDefaultsSTYLUS": {
  2134. "autoOutputAction": 0,
  2135. "autoOutputPathFilenamePattern": "*.css",
  2136. "autoOutputPathRelativePath": "../css",
  2137. "autoOutputPathReplace1": "stylus",
  2138. "autoOutputPathReplace2": "css",
  2139. "autoOutputPathStyle": 0,
  2140. "createSourceMap": 0,
  2141. "debugStyle": 0,
  2142. "importCSS": 0,
  2143. "outputStyle": 0,
  2144. "resolveRelativeURLS": 0,
  2145. "shouldRunAutoprefixer": 0,
  2146. "shouldRunBless": 0
  2147. },
  2148. "languageDefaultsSVG": {
  2149. "autoOutputAction": 2,
  2150. "autoOutputPathFilenamePattern": "*.svg",
  2151. "autoOutputPathRelativePath": "",
  2152. "autoOutputPathReplace1": "",
  2153. "autoOutputPathReplace2": "",
  2154. "autoOutputPathStyle": 0,
  2155. "pluginMask": 3758088159
  2156. },
  2157. "languageDefaultsTS": {
  2158. "autoOutputAction": 0,
  2159. "autoOutputPathFilenamePattern": "*.js",
  2160. "autoOutputPathRelativePath": "/js",
  2161. "autoOutputPathReplace1": "",
  2162. "autoOutputPathReplace2": "",
  2163. "autoOutputPathStyle": 0,
  2164. "createDeclarationFile": 0,
  2165. "createSourceMap": 0,
  2166. "minifyOutput": 0,
  2167. "moduleResolutionType": 0,
  2168. "moduleType": 2,
  2169. "removeComments": 0,
  2170. "targetECMAVersion": 0
  2171. },
  2172. "languageDefaultsUserDefined": [
  2173. ],
  2174. "npmAbbreviatedPath": "",
  2175. "npmCreatePackageLock": 1,
  2176. "npmInstallOptionalDependencies": 0,
  2177. "npmSaveExactVersion": 0,
  2178. "npmTargetDependencyListType": 1,
  2179. "overrideExternalServerCSS": 0,
  2180. "previewPathAddition": "",
  2181. "rollupExternals": "",
  2182. "rollupReplacements": "process.env.NODE_ENV:::$NODE_ENV,,,ENVIRONMENT:::$NODE_ENV",
  2183. "rollupTreeshakingEnabled": 1,
  2184. "skippedFoldersString": "log, _logs, logs, _cache, cache, .idea, /storage/framework/sessions, node_modules",
  2185. "sourceFolderName": "source",
  2186. "susyVersion": 3,
  2187. "tsAllowSyntheticDefaultImports": 0,
  2188. "tsAllowUnreachableCode": 0,
  2189. "tsAllowUnusedLabels": 0,
  2190. "tsAlwaysStrict": 0,
  2191. "tsDownlevelIteration": 0,
  2192. "tsEmitBOM": 0,
  2193. "tsEmitDecoratorMetadata": 0,
  2194. "tsESModuleInterop": 0,
  2195. "tsForceConsistentCasingInFileNames": 0,
  2196. "tsImportHelpers": 0,
  2197. "tsIsolatedModules": 0,
  2198. "tsJSXFactory": "React.createElement",
  2199. "tsKeyofStringsOnly": 0,
  2200. "tsNoEmitHelpers": 0,
  2201. "tsNoFallthroughCasesInSwitch": 0,
  2202. "tsNoImplicitAny": 0,
  2203. "tsNoImplicitReturns": 0,
  2204. "tsNoImplicitThis": 0,
  2205. "tsNoImplicitUseStrict": 0,
  2206. "tsNoLib": 0,
  2207. "tsNoResolve": 0,
  2208. "tsNoStrictGenericChecks": 0,
  2209. "tsNoUnusedLocals": 0,
  2210. "tsNoUnusedParameters": 0,
  2211. "tsPreserveConstEnums": 0,
  2212. "tsPreserveSymlinks": 0,
  2213. "tsResolveJsonModule": 0,
  2214. "tsSkipLibCheck": 0,
  2215. "tsStrictFunctionTypes": 0,
  2216. "tsStrictNullChecks": 0,
  2217. "tsStrictPropertyInitialization": 0,
  2218. "tsStripInternal": 0,
  2219. "tsSuppressExcessPropertyErrors": 0,
  2220. "tsSuppressImplicitAnyIndexErrors": 0,
  2221. "uglifyDefinesString": "",
  2222. "uglifyFlags2": {
  2223. "arguments": {
  2224. "active": 1,
  2225. "flagValue": -1
  2226. },
  2227. "arrows": {
  2228. "active": 1,
  2229. "flagValue": -1
  2230. },
  2231. "ascii_only": {
  2232. "active": 0,
  2233. "flagValue": -1
  2234. },
  2235. "booleans": {
  2236. "active": 1,
  2237. "flagValue": -1
  2238. },
  2239. "booleans_as_integers": {
  2240. "active": 0,
  2241. "flagValue": -1
  2242. },
  2243. "braces": {
  2244. "active": 0,
  2245. "flagValue": -1
  2246. },
  2247. "collapse_vars": {
  2248. "active": 1,
  2249. "flagValue": -1
  2250. },
  2251. "comments": {
  2252. "active": 0,
  2253. "flagValue": -1
  2254. },
  2255. "comparisons": {
  2256. "active": 1,
  2257. "flagValue": -1
  2258. },
  2259. "computed_props": {
  2260. "active": 1,
  2261. "flagValue": -1
  2262. },
  2263. "conditionals": {
  2264. "active": 1,
  2265. "flagValue": -1
  2266. },
  2267. "dead_code": {
  2268. "active": 0,
  2269. "flagValue": -1
  2270. },
  2271. "directives": {
  2272. "active": 1,
  2273. "flagValue": -1
  2274. },
  2275. "drop_console": {
  2276. "active": 0,
  2277. "flagValue": -1
  2278. },
  2279. "drop_debugger": {
  2280. "active": 1,
  2281. "flagValue": -1
  2282. },
  2283. "ecma": {
  2284. "active": 1,
  2285. "flagValue": 5
  2286. },
  2287. "eval": {
  2288. "active": 0,
  2289. "flagValue": -1
  2290. },
  2291. "evaluate": {
  2292. "active": 1,
  2293. "flagValue": -1
  2294. },
  2295. "expression": {
  2296. "active": 0,
  2297. "flagValue": -1
  2298. },
  2299. "hoist_funs": {
  2300. "active": 1,
  2301. "flagValue": -1
  2302. },
  2303. "hoist_props": {
  2304. "active": 1,
  2305. "flagValue": -1
  2306. },
  2307. "hoist_vars": {
  2308. "active": 0,
  2309. "flagValue": -1
  2310. },
  2311. "ie8": {
  2312. "active": 0,
  2313. "flagValue": -1
  2314. },
  2315. "if_return": {
  2316. "active": 1,
  2317. "flagValue": -1
  2318. },
  2319. "indent_level": {
  2320. "active": 0,
  2321. "flagValue": 4
  2322. },
  2323. "indent_start": {
  2324. "active": 0,
  2325. "flagValue": 0
  2326. },
  2327. "inline": {
  2328. "active": 1,
  2329. "flagValue": 3
  2330. },
  2331. "inline_script": {
  2332. "active": 1,
  2333. "flagValue": -1
  2334. },
  2335. "join_vars": {
  2336. "active": 1,
  2337. "flagValue": -1
  2338. },
  2339. "keep_classnames": {
  2340. "active": 0,
  2341. "flagValue": -1
  2342. },
  2343. "keep_fargs": {
  2344. "active": 0,
  2345. "flagValue": -1
  2346. },
  2347. "keep_fnames": {
  2348. "active": 0,
  2349. "flagValue": -1
  2350. },
  2351. "keep_infinity": {
  2352. "active": 0,
  2353. "flagValue": -1
  2354. },
  2355. "keep_quoted_props": {
  2356. "active": 0,
  2357. "flagValue": -1
  2358. },
  2359. "loops": {
  2360. "active": 1,
  2361. "flagValue": -1
  2362. },
  2363. "max_line_len": {
  2364. "active": 1,
  2365. "flagValue": 32000
  2366. },
  2367. "module": {
  2368. "active": 0,
  2369. "flagValue": -1
  2370. },
  2371. "negate_iife": {
  2372. "active": 1,
  2373. "flagValue": -1
  2374. },
  2375. "passes": {
  2376. "active": 1,
  2377. "flagValue": 1
  2378. },
  2379. "properties": {
  2380. "active": 1,
  2381. "flagValue": -1
  2382. },
  2383. "pure_getters": {
  2384. "active": 0,
  2385. "flagValue": -1
  2386. },
  2387. "quote_keys": {
  2388. "active": 0,
  2389. "flagValue": -1
  2390. },
  2391. "quote_style": {
  2392. "active": 1,
  2393. "flagValue": 0
  2394. },
  2395. "reduce_funcs": {
  2396. "active": 1,
  2397. "flagValue": -1
  2398. },
  2399. "reduce_vars": {
  2400. "active": 1,
  2401. "flagValue": -1
  2402. },
  2403. "safari10": {
  2404. "active": 0,
  2405. "flagValue": -1
  2406. },
  2407. "semicolons": {
  2408. "active": 1,
  2409. "flagValue": -1
  2410. },
  2411. "sequences": {
  2412. "active": 1,
  2413. "flagValue": -1
  2414. },
  2415. "shebang": {
  2416. "active": 1,
  2417. "flagValue": -1
  2418. },
  2419. "side_effects": {
  2420. "active": 1,
  2421. "flagValue": -1
  2422. },
  2423. "switches": {
  2424. "active": 1,
  2425. "flagValue": -1
  2426. },
  2427. "toplevel": {
  2428. "active": 0,
  2429. "flagValue": -1
  2430. },
  2431. "typeofs": {
  2432. "active": 1,
  2433. "flagValue": -1
  2434. },
  2435. "unsafe": {
  2436. "active": 0,
  2437. "flagValue": -1
  2438. },
  2439. "unsafe_arrows": {
  2440. "active": 0,
  2441. "flagValue": -1
  2442. },
  2443. "unsafe_comps": {
  2444. "active": 0,
  2445. "flagValue": -1
  2446. },
  2447. "unsafe_Function": {
  2448. "active": 0,
  2449. "flagValue": -1
  2450. },
  2451. "unsafe_math": {
  2452. "active": 0,
  2453. "flagValue": -1
  2454. },
  2455. "unsafe_methods": {
  2456. "active": 0,
  2457. "flagValue": -1
  2458. },
  2459. "unsafe_proto": {
  2460. "active": 0,
  2461. "flagValue": -1
  2462. },
  2463. "unsafe_regexp": {
  2464. "active": 0,
  2465. "flagValue": -1
  2466. },
  2467. "unsafe_undefined": {
  2468. "active": 0,
  2469. "flagValue": -1
  2470. },
  2471. "unused": {
  2472. "active": 0,
  2473. "flagValue": -1
  2474. },
  2475. "warnings": {
  2476. "active": 0,
  2477. "flagValue": -1
  2478. },
  2479. "webkit": {
  2480. "active": 0,
  2481. "flagValue": -1
  2482. },
  2483. "wrap_iife": {
  2484. "active": 0,
  2485. "flagValue": -1
  2486. }
  2487. },
  2488. "uglifyMangleNames": 1,
  2489. "uglifyReservedNamesString": "$",
  2490. "websiteRelativeRoot": ""
  2491. },
  2492. "settingsFileVersion": "3"
  2493. }