Emi Matchu
5bf2ef42a0
The silly motivation is that I wanted to remove `.prettierignore`, which just exists to omit that one folder from `npm run format`. But it also seems like this is the standard place to put them—a standard created long after we first set this up lol
6 lines
193 B
JavaScript
6 lines
193 B
JavaScript
//= link_tree ../images
|
|
//= link_tree ../javascripts .js
|
|
//= link_tree ../../../vendor/javascript .js
|
|
//= link_tree ../stylesheets .css
|
|
//= link_directory ../fonts .otf
|
|
//= link_tree ../builds
|