a3371f6242
* another round of maintenance - apply stylelint - run eslint across all files - remove unneeded font import - add jsconfig and import from absolute pahts - remove unneeded experimental nextjs config - update all dependencies * refreshing with the latest dep updates
5 lines
111 B
JavaScript
5 lines
111 B
JavaScript
module.exports = {
|
|
...require('@hashicorp/nextjs-scripts/.stylelintrc.js'),
|
|
/* Specify overrides here */
|
|
}
|