Last active
August 31, 2020 05:42
-
-
Save unional/42af0a662589878548da4fe8ff3a81f8 to your computer and use it in GitHub Desktop.
sort-configs definitions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"name": "npm", | |
"patterns": [{ | |
"pattern": "package.json", | |
"syntax": ["json"], | |
"order": [ | |
] | |
}] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment