云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
react
/
cockpit-modbus
/
node_modules
/
eslint-plugin-import
/
memo-parser
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
index.js
2025-04-30 13:33:22
941 B
LICENSE
2025-04-30 13:33:20
1.05 KB
README.md
2025-04-30 13:33:23
541 B
# eslint-plugin-import/memo-parser ## NOTE This used to improve performance, but as of ESLint 5 and v2 of this plugin, it seems to just consume a bunch of memory and slightly increase lint times. **Not recommended for use at this time!** This parser is just a memoizing wrapper around some actual parser. To configure, just add your _actual_ parser to the `parserOptions`, like so: ```yaml parser: eslint-plugin-import/memo-parser # parser: babel-eslint parserOptions: parser: babel-eslint sourceType: module ecmaVersion: 6 ```
2025-08-30 11:02:27 Saturday 216.73.216.107 Runningtime:0.012s Mem:1.47 MB